Back to search
30
MCP

@mseep/findata-mcp-server

npm/@mseep/findata-mcp-server

MCP server for fetching financial data from Alpha Vantage.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

av-mcp
Alpha Vantage MCP Server - Financial data APIs via Model Context Protocol
0 tools
alphavantage-mcp
AlphaVantage MCP server - Financial data tools for Model Context Protocol
0 tools
finmap-mcp
MCP server providing financial market data from finmap.org
0 tools
theweekdays/fin-price-mcp-server
MCP server of fintech - retrieving stock price data
0 tools
finance-mcp-server
MCP Server for Financial Data and Technical Indicators
0 tools
advisorfinder-mcp
MCP server for querying SEC-registered financial advisor data from IAPD and FINRA BrokerCheck
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@mseep/findata-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}