HomeDatabases & Data › scala-mcp-server

scala-mcp-server

MCP server for S.C.A.L.A. Score API — let Claude, ChatGPT, and AI agents search 250M+ companies

TypeScript Cloud macOSWindowsLinux
★ 2 stars Last pushed 2026-08-26 License: MIT

Topics: Data Platforms

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.3)

npx -y scala-mcp-server@0.1.3

Or add to your MCP client config:

{
  "mcpServers": {
    "scala-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "scala-mcp-server@0.1.3"
      ],
      "env": {
        "SCORE_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • SCORE_API_KEY secret — Score API key (optional, free tier works without it)

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry