crypto-signals-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WALLET_PRIVATE_KEY | Yes | A dedicated low-balance Base wallet private key funded with USDC for agent spending. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_crypto_signalsA | Retrieve current BTC, ETH, SOL, XRP, and ADA market-intelligence signals, ranked context, regime, and freshness. Costs $0.05 USDC. |
| get_crypto_riskA | Retrieve the current market risk state, signal streaks, and cooldown context before deeper analysis. Costs $0.02 USDC. |
| get_crypto_signal_historyB | Retrieve recent Kronos market context history for supported crypto symbols. Costs $0.05 USDC. |
| get_crypto_preflightA | Run the market-state, cooldown, freshness, and model-context preflight step before creating a decision journal. Costs $0.05 USDC. |
| get_crypto_decisionC | Create an auditable market-intelligence journal containing calibrated context and a decision_id for later outcome review. Costs $0.15 USDC. |
| audit_crypto_decisionA | Audit a prior decision_id against subsequent market prices over a 1h, 4h, or 24h evaluation window. Costs $0.07 USDC. |
| get_crypto_forecastA | Retrieve an empirically calibrated 80% price interval, current price, point return, and upside probability. Costs $0.05 USDC. |
| get_single_crypto_signalB | Retrieve the current signal context for one crypto symbol using the compatibility lookup route. Costs $0.05 USDC. |
| get_crypto_whale_alertsA | Retrieve whale-scale transfers, exchange flows, bridge flows, and stablecoin events for Ethereum, Base, or Arbitrum. Costs $0.02 USDC. |
| submit_crypto_feedbackA | Submit paid feedback, a symbol request, bug report, or integration suggestion to ForgeMesh Crypto Signals. Costs $0.005 USDC. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/forgemeshlabs/crypto-signals-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server