MCP Server
MCP
Semantic API
Search and discover any API using natural language. 163+ providers with auto-discovery.
Install
uvx semanticapi-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "semanticapi-mcp",
"version": "0.1.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Semantic API key from https://semanticapi.dev",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "SEMANTIC_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
pypi
Comments
Sign in to leave a comment