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
{
"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