anyplot MCP server

Query the plot catalogue from an AI assistant via the Model Context Protocol. Transport: Streamable HTTP at https://api.anyplot.ai/mcp/ (POST JSON-RPC; the endpoint requires an MCP client and answers plain GET with an error by design). No authentication, read-only.

Setup

claude mcp add --transport http anyplot https://api.anyplot.ai/mcp/

Tools

Prefer plain HTTP? The same catalogue is served by the JSON API and indexed in llms-full.txt; retrieval recipes live in llms.txt.