mcpbeat Sign in

Semantic API MCP Server

by peter-j-thompson Your server? Claim it
local only

Semantic API runs on your own machine — the client starts it, so there is no endpoint to ping. 58 installs a week from pypi.

Search and discover any API using natural language. 163+ providers with auto-discovery.

Installs per day peak 36 · avg 10 · -37% w/w
a month agotoday
58
Installs / week
pypi · semanticapi-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Semantic API every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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

This one needs environment variables set before it will start: SEMANTIC_API_KEY (Your Semantic API key from https://semanticapi.dev). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Semantic API

same job, measured the same way
One Search MCP
by yokingma

Web search, URL discovery, scraping & extraction with agent-browser and search providers

173 installs/wk local only
I
Vector Memory
by neerajg03

Semantic document memory using Redis vector store. Save and recall files with natural language.

205 installs/wk local only
C
Googleapis
by googleapis-stitch

Interact with the Stitch API using natural language commands.

15 tools answering
Commerce Context Layer
by vviinn

Context layer with semantic and visual search and discovery for agentic commerce — by vviinn.

answering
Auth0 MCP Server
by auth0

Auth0 MCP Server: Manage Auth0 applications, APIs, actions, logs, and forms using natural language

6 194 installs/wk local only
Korean Rnd Regs MCP
by smilemin07

Search South Korea's national R&D regulations in natural language with cited provisions.

1 079 installs/wk local only
Open Economics
by felipegambettadesouza6-jpg

Discover, resolve, and query official Brazilian economic data with semantic search and provenance.

19 tools answering
Agentql
by mcparmory

Query webpages and extract structured data using natural language

253 installs/wk local only

Semantic API — questions

Answers built from our own checks of this server.

Why is there no uptime for Semantic API?
Semantic API 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 pypi package semanticapi-mcp was installed 58 times last week.
How do I connect Semantic API?
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 semanticapi-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Semantic API?
The pypi package semanticapi-mcp was installed 58 times in the last week. Week over week that is -37%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.