Skip to content
Claude Desktop

Semantic API for Claude Desktop

io.github.peter-j-thompson/semanticapi

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

client:Claude Desktop transport:stdio runtime:pypi

Install Semantic API in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "semanticapi": {
      "command": "uvx",
      "args": [
        "semanticapi-mcp"
      ],
      "env": {
        "SEMANTIC_API_KEY": "<SEMANTIC_API_KEY>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Semantic API in other clients