toolport-mcp-servers

tsouth89/toolport-mcp-servers
★ 1 stars JavaScript AI/LLM Updated 7d ago
Full-API MCP servers generated from official OpenAPI specs: Stripe (587 tools), Vercel (333), Clerk (224). One npx command, intent-friendly tool names. Run standalone or behind Toolport.
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": {
    "toolport-mcp-servers": {
      "command": "npx",
      "args": [
        "-y",
        "tsouth89/toolport-mcp-servers"
      ]
    }
  }
}

README Excerpt

**Full-API MCP servers, generated from official OpenAPI specs. One `npx` command, no build step.** Most official MCP servers hand your agent a handful of tools, or a clunky "call the API" bridge. But the whole API is right there in the vendor's OpenAPI spec. This turns that spec into a real MCP server with intent-friendly tool names your model can actually find.

Tools (3)

CLERK_SECRET_KEYSTRIPE_API_KEYVERCEL_TOKEN

Topics

ai-agentsai-toolsclaudeclerkcursorllm-toolsmcpmodel-context-protocolopenapistripevercel