scala-mcp-server
Rank #22,817io.github.Alessandro114/scala-score
MCP server for S.C.A.L.A. Score API — let Claude, ChatGPT, and AI agents search 250M+ companies
scala-mcp-server is a Model Context Protocol (MCP) server published by alessandro114. It ranks #22,817 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. scala-mcp-server is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on Jun 8, 2026 and most recently updated on Jun 16, 2026.
Ranks ahead of 109,229 of 132,046 servers on MCP Toplist.
Use scala-mcp-server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add scala-score -e "SCORE_API_KEY=<your SCORE_API_KEY>" -- npx -y scala-mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.scala-score]
command = "npx"
args = ["-y", "scala-mcp-server"]
[mcp_servers.scala-score.env]
SCORE_API_KEY = "<your SCORE_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"scala-score": {
"command": "npx",
"args": [
"-y",
"scala-mcp-server"
],
"env": {
"SCORE_API_KEY": "<your SCORE_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"scala-score": {
"command": "npx",
"args": [
"-y",
"scala-mcp-server"
],
"env": {
"SCORE_API_KEY": "<your SCORE_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"scala-score": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"scala-mcp-server"
],
"env": {
"SCORE_API_KEY": "<your SCORE_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"scala-score": {
"command": "npx",
"args": [
"-y",
"scala-mcp-server"
],
"env": {
"SCORE_API_KEY": "<your SCORE_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"scala-score": {
"command": "npx",
"args": [
"-y",
"scala-mcp-server"
],
"env": {
"SCORE_API_KEY": "<your SCORE_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Alessandro114%2Fscala-score)<a href="https://mcptoplist.com/server/io.github.Alessandro114%2Fscala-score"><img src="https://mcptoplist.com/badge/io.github.Alessandro114%2Fscala-score.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
alessandro114
Available versions (1)
| Version | Published |
|---|---|
| 0.1.3 | Jun 16, 2026 |
Frequently asked questions
- Who maintains scala-mcp-server?
- scala-mcp-server is maintained by alessandro114, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is scala-mcp-server listed on the Official MCP Registry?
- Yes — scala-mcp-server is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does scala-mcp-server have?
- MCP Toplist tracks 1 version of scala-mcp-server, most recently published on Jun 16, 2026.
- Where can I find the source code for scala-mcp-server?
- The source code for scala-mcp-server is hosted at github.com/alessandro114/scala-mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.