market-data-mcp
by aviman1109
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | HTTP listen port | 38089 |
| MCP_HOST | No | Bind host | 0.0.0.0 |
| MCP_PATH | No | MCP endpoint path | /mcp |
| MCP_TRANSPORT | No | Transport protocol: http, streamable-http, sse, or stdio | http |
| COINGECKO_API_KEY | No | Optional demo key for better CoinGecko limits | |
| MCP_ALLOWED_HOSTS | No | Extra allowed hosts, comma-separated | |
| COINGECKO_BASE_URL | No | CoinGecko base URL | https://api.coingecko.com/api/v3 |
| CRYPTOPANIC_API_KEY | No | Enables get_news tool | |
| FEAR_GREED_BASE_URL | No | Fear & Greed API base URL | https://api.alternative.me |
| MCP_ALLOWED_ORIGINS | No | Extra allowed origins, comma-separated |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |