Cette page est affichée en anglais. Une traduction française est en cours.
MCP ConfigsMay 13, 2026·2 min de lecture

sp500-mcp-server — Query S&P 500 Company Data via MCP

sp500-mcp-server is an MCP server + Next.js app for querying S&P 500 company fundamentals, officers, filings, and news via Supabase.

MCP Hub
MCP Hub · Community
Prêt pour agents

Cet actif peut être lu et installé directement par les agents

TokRepo expose une commande CLI universelle, un contrat d'installation, le metadata JSON, un plan selon l'adaptateur et le contenu raw pour aider les agents à juger l'adaptation, le risque et les prochaines actions.

Native · 94/100Policy : autoriser
Surface agent
Tout agent MCP/CLI
Type
Mcp
Installation
Pnpm
Confiance
Confiance : Established
Point d'entrée
pnpm install && pnpm dev
Commande CLI universelle
npx tokrepo install fd1ce2ac-b162-5e57-a70a-a396c6e30efa
Introduction

sp500-mcp-server is an MCP server + Next.js app for querying S&P 500 company fundamentals, officers, filings, and news via Supabase.

Best for: Agents that need structured finance context (fundamentals, filings, news)

Works with: Node.js 22, pnpm, Supabase, MCP clients over SSE (/sse)

Setup time: 15-45 minutes

Key facts (verified)

  • GitHub: 91 stars · 1 forks · pushed 2026-05-13.
  • License: AGPL-3.0 · owner avatar + repo URL verified via GitHub API.
  • README-verified entrypoint: pnpm install && pnpm dev.

Main

  • Run it locally as a finance context backend: agents can call tools for company info, financial trends, officers, and filings instead of scraping pages.

  • Treat Supabase as the source of truth; validate table/schema expectations before using it in production agent workflows.

  • Use the included embedded MCP App resources as a test harness: build the web-app package and browse tool UIs while debugging.

Source-backed notes

  • README lists MCP tools like get_company_info, get_company_financials, and get_company_filings plus a web UI.
  • README says the MCP endpoint is served at http://localhost:3000/sse during local dev.
  • README documents pnpm-based setup and an env file requiring SUPABASE_URL and SUPABASE_ANON_KEY.

FAQ

  • Do I need Supabase?: Yes — README lists Supabase credentials as required for the tools to work.
  • Is SSE required?: For MCP over HTTP/SSE, yes; the README calls out /sse as the public endpoint.
  • Can I deploy it?: README includes Vercel notes; start local first to confirm schema and tool behavior.
🙏

Source et remerciements

Source: https://github.com/zhensherlock/sp500-mcp-server > License: AGPL-3.0 > GitHub stars: 91 · forks: 1

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires