GongRzhe/APIWeaver
A FastMCP server that dynamically creates MCP (Model Context Protocol) servers from web API configurations. This allows you to easily integrate any REST API, GraphQL endpoint, or web service into an MCP-compatible tool that can be used by AI assistants like Claude.
A FastMCP server that dynamically creates MCP (Model Context Protocol) servers from web API configurations. This allows you to easily integrate any REST API, GraphQL endpoint, or web service into an MCP-compatible tool that can be used by AI assistants like Claude.
APIWeaver supports three different transport types to accommodate various deployment scenarios:
apiweaver run or apiweaver run --transport stdioapiweaver run --transport sse --host 127.0.0.1 --port 8000http://host:port/mcpapiweaver run --transport streamable-http --host 127.0.0.1 --port 8000Loading reviews...