Skip to content
Claude Code

groupdocs annotation mcp for Claude Code

io.github.groupdocs-annotation/groupdocs-annotation-mcp

MCP server for GroupDocs.Annotation — add, list, update, remove document annotations via AI agents.

client:Claude Code transport:stdio runtime:nuget

Install groupdocs annotation mcp in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add groupdocs-annotation-mcp -e GROUPDOCS_MCP_STORAGE_PATH=<GROUPDOCS_MCP_STORAGE_PATH> -e GROUPDOCS_MCP_OUTPUT_PATH=<GROUPDOCS_MCP_OUTPUT_PATH> -e GROUPDOCS_LICENSE_PATH=<GROUPDOCS_LICENSE_PATH> -e GROUPDOCS_METERED_PUBLIC_KEY=<GROUPDOCS_METERED_PUBLIC_KEY> -e GROUPDOCS_METERED_PRIVATE_KEY=<GROUPDOCS_METERED_PRIVATE_KEY> -- dnx GroupDocs.Annotation.Mcp --yes

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

groupdocs annotation mcp in other clients