mcpbeat Sign in

Simlir MCP Server

local only

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

Simlir MCP server for semantic product search, visual search, and exact product lookup.

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

Installs per day peak 259 · avg 9
a month agotoday
286
Installs / week
npm · @simlir-ai/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 simlir-mcp-server -- npx -y @simlir-ai/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "simlir-mcp-server": {
      "args": [
        "-y",
        "@simlir-ai/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.simlir-mcp-server]
command = "npx"
args = ["-y", "@simlir-ai/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "simlir-mcp-server": {
      "args": [
        "-y",
        "@simlir-ai/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "simlir-mcp-server": {
      "args": [
        "-y",
        "@simlir-ai/mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Simlir MCP Server

same job, measured the same way
ManaBuy MCP Server
by manabuyteam

ManaBuy MCP server for product search, order quote, and AI-assisted ordering.

56 installs/wk local only
mcp-fssp
by atomno-mcp

MCP server for Russian FSSP enforcement proceedings lookup and debtor search.

129 installs/wk local only
Socraticode
by giancarloerra

MCP server for local codebase indexing, semantic search, and code dependency graphs.

1 742 installs/wk local only
Local FAISS MCP Server
by nonatofabio

Local FAISS vector database for RAG with document ingestion, semantic search, and MCP prompts.

92 installs/wk local only
Google Flights
by pulsemcp

MCP server for searching Google Flights — flight search, date grid pricing, and airport lookup.

169 installs/wk local only
Pipe Docs (SPR) MCP Server
by machuraharry

Docs + source RAG for Pipe language: semantic search, cited answers, code symbol lookup.

local only
Canopy API
by canopyapi

Amazon product API & MCP server: search, prices, reviews, sellers, deals, and ASIN lookup by Canopy.

answering
Nalegalu MCP
by nalegaluorg

Semantic search over Polish law and case law, citing the exact in-force article.

7 tools answering

Simlir MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Simlir MCP Server?
Simlir 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 @simlir-ai/mcp-server was installed 286 times last week.
Is Simlir 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 Simlir 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 @simlir-ai/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Simlir MCP Server?
The npm package @simlir-ai/mcp-server was installed 286 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.