restmcp

JorgeHSantana/restmcp
★ 0 stars Python API Integration Updated today
Minimal Python framework for MCP servers and REST APIs: auto-registration, layered DI, transparent sync/async support.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "restmcp": {
      "command": "uvx",
      "args": [
        "restmcp"
      ]
    }
  }
}

Or install with pip: pip install restmcp

Topics

apifastapifastmcpframeworkllmmcpmodel-context-protocolpythonrest