Financial Datasets MCP Server
Rank #1,739glama/financial-datasets/mcp-server
Provides direct access to stock market data including income statements, balance sheets, cash flow statements, historical prices, and market news through a locally-run server that integrates with the Financial Datasets API.
Financial Datasets MCP Server is a Model Context Protocol (MCP) server published by financial-datasets. It ranks #1,739 of 76,851 servers tracked on MCP Toplist, and its repository has 2,240 GitHub stars. Financial Datasets MCP Server is listed across 3 registries — Glama, mcp.so and PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Mar 8, 2025.
Ranks ahead of 75,112 of 76,851 servers on MCP Toplist.
Use Financial Datasets MCP Server
Add Financial Datasets MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"financial-datasets": {
"url": "https://mcp.financialdatasets.ai/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"financial-datasets": {
"url": "https://mcp.financialdatasets.ai/sse"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Listed on 1 registry (2 delisted)
financial-datasets
Not versioned
This server is published through registries that do not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains Financial Datasets MCP Server?
- Financial Datasets MCP Server is maintained by financial-datasets, which publishes 1 MCP server (0 total versions) tracked on MCP Toplist.
- Is Financial Datasets MCP Server listed on the Official MCP Registry?
- Financial Datasets MCP Server is not on the Official MCP Registry. It is listed on Glama, mcp.so and PulseMCP.
- How many versions does Financial Datasets MCP Server have?
- Financial Datasets MCP Server ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Financial Datasets MCP Server?
- The source code for Financial Datasets MCP Server is hosted at github.com/financial-datasets/mcp-server.