Skip to main content
Search & Data ExtractionPython

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.

search-data-extractioncloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/peter-j-thompson/semanticapi-mcp

Claude 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.

Details

Category
Search & Data Extraction
Language
Python
Author
peter-j-thompson