MCP Directory
Back

sp500-mcp-server

by zhensherlock · TypeScript · ★ 104

An MCP server and Next.js web app for querying S&P 500 company data from Supabase, with tools for company info, news, officers, and SEC filings, plus embedded MCP App UI resources, Elicitation, and Sampling support.

#finance#mcp#mcp-apps#mcp-server#model-context-protocol#nextjs#pnpm#pnpm-workspace#react#sec-filings#sp500#stocks#supabase#turborepo#typescript

Install

npx -y github:zhensherlock/sp500-mcp-server

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "sp500-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "github:zhensherlock/sp500-mcp-server"
      ]
    }
  }
}

From the README

An MCP (Model Context Protocol) server and Next.js web app for querying S&P 500 company data from Supabase. It exposes MCP tools for company fundamentals, annual financial metrics, historical price data, news sentiment, officers, and SEC filings, plus a web UI and embedded MCP App resources for browsing and testing those tools. | Tool | Description | | ------------------------ | --------------------------------------------------------------------- | | | Company basics, financials, leadership, address, and bus…
Read full README on GitHub →

Related databases servers