Plur-e
MCP servers

Docs MCP

A public, read-only Model Context Protocol server over the Plur-e documentation with search_docs, get_page and list_sections. Live at plur-e.com/api/mcp/docs.

Quick answer

Plur-e Docs MCP is a public, read-only MCP server that lets Claude and other clients search and read these docs. Tools: search_docs, get_page, list_sections. No authentication, rate-limited, Markdown output with canonical URLs.

Status

Live at https://plur-e.com/api/mcp/docs (Streamable HTTP, stateless, no authentication, rate-limited). The Docs MCP page has the "Add to Claude" instructions. Every page is also available as plain Markdown at /docs/<path>.md, and the whole corpus at /llms-full.txt.

ToolDescription
search_docsFull-text search over the documentation, in English or Spanish
get_pageMarkdown of one page with its canonical URL
list_sectionsThe documentation tree

Related: Connect Claude · Product page

Last updated on

Edit on GitHub
Was this page helpful?