Isco Tec runs on your own machine — the client starts it, so there is no endpoint to ping. 31 installs a week from npm. Last commit 12 Sep 2026.
Official MCP server for Scorezilla — add a leaderboard to your game from your AI coding assistant.
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
# The server refuses to start without SCOREZILLA_TOKEN (it exits early # with a "set your token" message). This NON-SECRET placeholder lets the # server boot far enough to answer the introspection handshake — listing # tools needs no API call, so the placeholder is never used …
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp -- npx -y @scorezilla/mcp
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@scorezilla/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@scorezilla/mcp"]
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@scorezilla/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@scorezilla/mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
SCOREZILLA_TOKEN (MCP token for the Scorezilla API. Issue one at https://dashboard.scorezilla.dev/account/tokens. Format: mcp_live_<base62>.).
The author declared them in the registry entry; get the values from the project itself.
LemonSqueezy MCP server for managing your store from AI assistants
Tailscale MCP server for managing your tailnet from AI assistants
MCP server for MaxMind minFraud — score transactions for fraud risk from your AI assistant.
Official IPinfo MCP Server - IP intelligence tools for AI assistants
Official MCP server for Git Leaderboard rankings, profiles, streaks, and user comparisons.
Official ACF® MCP server — Agentic Commerce Framework® governance copilot for AI assistants.
Browse, search, and discover MCP servers from your AI assistant
Query application logs, traces, and metrics from your AI coding assistant via Foam's MCP server.
Answers built from our own checks of this server.