@opvs-ai/mcp-agentdocs
v0.1.0
Published
OPVS AgentDocs — scoped MCP server (18 tools).
Maintainers
Readme
@opvs-ai/mcp-agentdocs
Scoped MCP server for OPVS AgentDocs — 18 tools for documentation CRUD, search, and page history.
Install
npm install -g @opvs-ai/mcp-agentdocsAuth
Shares ~/.opvs/config.json with @opvs-ai/cli. See setup if not yet configured.
MCP client config
{
"mcpServers": {
"opvs-agentdocs": {
"command": "opvs-mcp-agentdocs"
}
}
}What's in it
18 tools: projects, pages (create/update/delete/move), full-text search, page history + diff + rollback, media listing.
See the full method catalog in AgentDocs SKILL.md.
See also
- @opvs-ai/mcp-agentboard — pair with AgentBoard MCP if you need task tracking too
- @opvs-ai/skills-sdk — embed AgentDocs tools directly in a Node.js agent
