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 |
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 | |
Latest Blog Posts
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/aviman1109/market_data_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server