mcpbeat Sign in

Originselect MCP Server

by chhavimishra Your server? Claim it
local only

Originselect MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 131 installs a week from npm. Last commit 9 Sep 2026.

Search ethical, origin-verified products and brands by country of origin

Installs per day peak 27 · avg 9 · +52% w/w
a month agotoday
131
Installs / week
npm · originselect-mcp-server
0
Stars
0 open issues
9 Sep 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

What the code does

We read the source, 13 min ago · rules 3dff92dd89df

Capabilities

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.

Builds a database query by concatenation .smithery/shttp/module.js:9
…b=(0,pt.or)(b,...l.map(O=>(0,pt._)`${(0,Xa.usePattern)(e,O)}.test(${$})`))),(0,pt.not)(b)}function f($){t.code((0,pt._)`delete ${o}[${$}]`)}function g($){if(c.removeAdditional==="all"||c.removeAdditional&&r===!1){f($);return}if(r===!1){e.setParams({additionalProperty:$}),e.error(…

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

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.

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 originselect-mcp-server -- npx -y originselect-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "originselect-mcp-server": {
      "args": [
        "-y",
        "originselect-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.originselect-mcp-server]
command = "npx"
args = ["-y", "originselect-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "originselect-mcp-server": {
      "args": [
        "-y",
        "originselect-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "originselect-mcp-server": {
      "args": [
        "-y",
        "originselect-mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: API_BASE_URL (Base URL for the OriginSelect API), INTELLIGENCE_API_KEY (Required only for the get_* intelligence tools (proprietary traffic/revenue evidence). Product search tools work without it.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Originselect MCP Server

same job, measured the same way
YloService
by yloservice

Search local service providers by skill and country

1 tools answering
Agents
by absolutejs

Search verified agents and production agent-first AbsoluteJS packages.

114 installs/wk local only
Recalert
by recalert

Search U.S. product recalls (CPSC, FDA, NHTSA, FSIS) by product, brand, model, or UPC code.

5 tools answering
Brands
by authorized

Search brands and find authorized retailers on authorized.by

6 tools answering
Knowledge Base
by tunnelpowered

Search verified local businesses, check what their verification proves, and message them.

17 tools answering
Okaneland MCP
by thebaronofai

Verified AI-tool prices and AI product margin math for agents.

34 installs/wk local only
Open Food Facts MCP by UnClick
by malamutemayhem

Search food products, ingredients, nutrition, brands, and categories. No API key. By UnClick.

22 installs/wk local only
Tolstoy Shopper
by gotolstoy

Search products, view details, and try items on across stores powered by Tolstoy.

3 tools answering

Originselect MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Originselect MCP Server?
Originselect 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 originselect-mcp-server was installed 131 times last week.
How do I connect Originselect 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 originselect-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Originselect MCP Server?
The npm package originselect-mcp-server was installed 131 times in the last week. Week over week that is +52%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Originselect MCP Server open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.