Skip to content
Cursor

Stock Market Data MCP for Cursor

io.github.foundrynet/market-data-mcp

Real-time stock quotes, history, options chains, sector performance & screening for agents.

client:Cursor transport:streamable-http

Install Stock Market Data MCP in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "market-data-mcp": {
      "url": "https://market-data-mcp-production.up.railway.app/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Stock Market Data MCP in other clients