Back to directory
apiweaver

apiweaver

@GongRzhe49

APIWeaver is a FastMCP server that dynamically creates MCP servers from web API configurations, enabling AI assistants to integrate with any REST API, GraphQL endpoint, or web service.

API IntegrationREST APIGraphQLWeb ServiceTool Generationtool

Installation & Configuration

{
  "mcpServers": {
    "apiweaver": {
      "command": "apiweaver",
      "args": [
        "run",
        "--transport",
        "streamable-http",
        "--host",
        "127.00.0.1",
        "--port",
        "8000"
      ]
    }
  }
}

Information

Transport
stdiossestreamable
Language
Python
Created
2025/4/13
Updated
2026/6/6