PluginBench
MCP Server
Active
MIT

Stock Market Data MCP MCP Server

io.github.FoundryNet/market-data-mcp

What is the Stock Market Data MCP MCP server?

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

How to install Stock Market Data MCP

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "market-data-mcp": {
      "url": "https://market-data-mcp-production.up.railway.app/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "market-data-mcp": {
      "serverUrl": "https://market-data-mcp-production.up.railway.app/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "market-data-mcp": {
      "type": "http",
      "url": "https://market-data-mcp-production.up.railway.app/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "market-data-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://market-data-mcp-production.up.railway.app/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http market-data-mcp https://market-data-mcp-production.up.railway.app/mcp

Related MCP servers

Academic paper search, scientific literature, citation analysis, arXiv & semantic related-work.

0
Python
MIT
View repository →

Domain & brand intelligence: company enrichment, tech stack detection, brand research.

0
Python
MIT
View repository →

Regulatory compliance, FDA recalls, federal register, enforcement actions & comment deadlines.

0
Python
MIT
View repository →

Crypto prices, market overview, DeFi TVL, whale flows & anomaly scans for trading agents.

0
Python
MIT
View repository →

Currency conversion + exchange rates: free convert/rates, paid historical & trend analytics.

0
Python
MIT
View repository →

CVE search, vulnerability database, EPSS exploit prediction, KEV, IP reputation & threat feed.

0
Python
MIT
View repository →