massive-com/mcp_massive
An MCP server for Massive.com Financial Market Data
Overview
massive-com/mcp_massive is a Python MCP server licensed under MIT. An MCP server for Massive.com Financial Market Data Topics: llm, market-data, mcp, mcp-server, stocks, cryptocurrency, fintech, options.
Ranked #132 out of 25632 indexed tools.
In the top 1% of all indexed tools.
Actively maintained with commits in the last week.
Ecosystem
Python MIT
llmmarket-datamcpmcp-serverstockscryptocurrencyfintechoptions
Signal Breakdown
Stars 265
Freshness 2d ago
Issue Health 82%
Contributors 8
Dependents 0
Forks 76
Description Good
License MIT
How to Improve
Description low impact
Dependents medium impact
Matched Queries
From the README
<a href="https://massive.com">
<div align="center">
<picture>
<source media="(prefers-color-scheme: light)" srcset="assets/logo-massive-lightmode.png">
<source media="(prefers-color-scheme: dark)" srcset="assets/logo-massive-darkmode.png">
</picture>
</div>
</a>
<br>
> [!IMPORTANT]
> :test_tube: This project is experimental and could be subject to breaking changes.
# Massive.com MCP Server
A [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) server that provides access to the full [Massive.com](https://massive.com?utm_campaign=mcp&utm_medium=referral&utm_source=github) financial data API through an LLM-friendly interface.
Rather than exposing one tool per endpoint, this server gives the LLM four composable tools — **search**, **docs**, **call**, and **query** — that cover the entire Massive.com API surface. Data can be stored in-memory as DataFrames, queried with SQL, and enriched with built-in financial functions.
## Tools
| Read full README on GitHub →
Are you the maintainer? Claim this listing