Docs MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 60 installs a week from npm. Last commit 22 Aug 2026.
Read-only MCP server for the official ACTA verifiable credentials documentation.
Today is the operative word: we check Docs MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add docs-mcp -- npx -y @acta-team/docs-mcp
{
"mcpServers": {
"docs-mcp": {
"args": [
"-y",
"@acta-team/docs-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.docs-mcp]
command = "npx"
args = ["-y", "@acta-team/docs-mcp"]
{
"mcpServers": {
"docs-mcp": {
"args": [
"-y",
"@acta-team/docs-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"docs-mcp": {
"args": [
"-y",
"@acta-team/docs-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
ACTA_DOCS_MCP_OFFLINE (Set to 1 to skip the remote docs fetch and use only the documentation bundled in the package.), ACTA_DOCS_MCP_DATA_URL (Override the remote documentation JSON URL. Only use a source you fully trust.).
The author declared them in the registry entry; get the values from the project itself.
Read-only MCP server for official Tauri 2 documentation snapshots.
The official MCP server for Capawesome documentation and Capawesome Cloud.
Official MCP server for esa.io - a documentation sharing service for teams
Trust infrastructure for AI agents — DIDs, reputation, verifiable credentials, USDC.
MCP server for Adobe Commerce / Magento 2 documentation — search, browse, and read official docs.
Unofficial MCP server for the Capacitor documentation, plugin list and blog.
Unofficial read-only MCP server for VeryChic hotel offers
Unofficial MCP server for the Ionic Framework documentation, components and blog.
Answers built from our own checks of this server.