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.
| Tool | Description |
|---|---|
search_docs | Full-text search over the documentation, in English or Spanish |
get_page | Markdown of one page with its canonical URL |
list_sections | The documentation tree |
Related: Connect Claude · Product page
Last updated on
Edit on GitHubDynamics 365 CRM tools
Tool catalogue of the Plur-e MCP server for Dynamics 365 Sales and Customer Service — leads, opportunities, quotes from Business Central prices, cases and activities.
MCP security model
How Plur-e MCP servers handle identity, scopes, approvals, audit and data — per-user Entra ID sessions, read/write scopes per role, approval for writes, full logging, no training on customer data.