mcpbeat Sign in

SIMA MCP Server

by mustafashehab Your server? Claim it
local only

SIMA MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 53 installs a week from npm.

Read-only MCP server for SIMA Solana AI agent protection discovery. No API keys required.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 25 · avg 8 · +140% w/w
a month agotoday
53
Installs / week
npm · @sima-prime/mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add sima-mcp-server -- npx -y @sima-prime/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "sima-mcp-server": {
      "args": [
        "-y",
        "@sima-prime/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.sima-mcp-server]
command = "npx"
args = ["-y", "@sima-prime/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "sima-mcp-server": {
      "args": [
        "-y",
        "@sima-prime/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "sima-mcp-server": {
      "args": [
        "-y",
        "@sima-prime/mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to SIMA MCP Server

same job, measured the same way
I
Decixa MCP
by koki-socialgist

Decixa MCP Server — intent-driven API discovery and selection for AI agents.

local only
Google Analytics MCP
by surendranb

GA4 MCP server for AI agents: schema discovery, server-side aggregation, analysis-ready defaults.

1 753 installs/wk local only
SeekAPI
by kiddhu

Sandbox-only read-only product-commerce data discovery for AI agents.

10 tools answering
Plato's Kallipolis
by handongzhen101-jpg

Read-only MCP tools for AI agent discovery, structured resources, and NIULAI information.

6 tools answering
I
Mssql Reader
by connorbritain

Read-only MCP server for Microsoft SQL Server — schema discovery, profiling, safe querying

544 installs/wk local only
Bing Search (Free)
by iridite

Free Bing search MCP server - No API key required

95 installs/wk local only
Easypaydirect MCP
by praveendias1180

Read-only MCP server for the Easy Pay Direct (EPD) / NMI-family payment gateway Query API.

245 installs/wk local only
operant-mcp
by saagpatel

Read-only MCP server for the OPERANT AI operating-agent calibration benchmark.

36 installs/wk 5 tools answering

SIMA MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for SIMA MCP Server?
SIMA MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @sima-prime/mcp-server was installed 53 times last week.
Is SIMA MCP Server still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect SIMA MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @sima-prime/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use SIMA MCP Server?
The npm package @sima-prime/mcp-server was installed 53 times in the last week. Week over week that is +140%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.