peter-j-thompson/semanticapi-mcp
Natural language API discovery — search 700+ API capabilities, get endpoints, auth setup, and code snippets. Supports auto-discovery of new APIs.
Quick Start
Clone the repository:
git clone https://github.com/peter-j-thompson/semanticapi-mcpClaude Desktop configuration example:
{
"mcpServers": {
"semanticapi-mcp": {
"command": "npx",
"args": [
"-y",
"peter-j-thompson/semanticapi-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.