← All servers

DocsVerified✓ No advisories

io.github.ACTA-Team/docs-mcp
New to MCP? Start here →
0★ stars
22weekly installs
1 hour agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/acta-team, which proved it owns this namespace.

Verified owner: github.com/acta-teamio.github.ACTA-Team/docs-mcp

Permissions & trustwhat this server can touch before you run it

Configuration
Reads ACTA_DOCS_MCP_OFFLINE, ACTA_DOCS_MCP_DATA_URL.

About

Read-only MCP server for the official ACTA verifiable credentials documentation.

Packages & transports

npm@acta-team/docs-mcpv0.1.3 · npx

Metadata

Categoryproductivity
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "docs": {
      "command": "npx",
      "args": [
        "-y",
        "@acta-team/docs-mcp"
      ]
    }
  }
}

▸ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @acta-team/docs-mcp