Massive.com MCP Server
by polygon-io
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_TRANSPORT | No | Transport protocol: stdio, sse, or streamable-http | stdio |
| MASSIVE_API_KEY | Yes | Your Massive.com API key | |
| POLYGON_API_KEY | No | Deprecated alias for MASSIVE_API_KEY | |
| MASSIVE_MAX_ROWS | No | Maximum rows per stored tables | 50000 |
| MASSIVE_MAX_TABLES | No | Maximum number of in-memory tables | 50 |
| MASSIVE_API_BASE_URL | No | Base URL for API requests | https://api.massive.com |
| MASSIVE_LLMS_TXT_URL | No | URL for the endpoint index | https://massive.com/docs/rest/llms.txt |
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/polygon-io/mcp_massive'
If you have feedback or need assistance with the MCP directory API, please join our Discord server