GroupDocs.Annotation for .NET MCP server — add, list, and remove annotations on PDF, Word, Excel, PowerPoint, and image documents via AI agents.
View on GitHub →
🔍 Audit Wallet Slippage →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"groupdocs.annotation": {
"command": "npx",
"args": [
"-y",
"groupdocs-annotation/GroupDocs.Annotation.Mcp"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add groupdocs.annotation npx -y groupdocs-annotation/GroupDocs.Annotation.Mcp
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"groupdocs.annotation": {
"command": "npx",
"args": [
"-y",
"groupdocs-annotation/GroupDocs.Annotation.Mcp"
]
}
}
}
📋 Copy
README Excerpt
MCP server that exposes [GroupDocs.Annotation](https://products.groupdocs.com/annotation) as AI-callable tools for Claude, Cursor, GitHub Copilot, and other MCP agents. <!-- TODO(manual): record 30s demo per improvement-plan M1 --> <!--  --> <!-- install-buttons:start - generated by install/generate-install-links.ps1; do not edit by hand -->
Tools (13)
AddAnnotation AddReply ExportAnnotations GROUPDOCS_LICENSE_PATH GROUPDOCS_MCP_OUTPUT_PATH GROUPDOCS_MCP_STORAGE_PATH GeneratePagesPreview GetAnnotations GetDocumentInfo ImportAnnotations RemoveAnnotations RemoveReplies UpdateAnnotation
Topics
ai-agents annotation claude cursor document-processing docx dotnet github-copilot mcp mcp-server model-context-protocol pdf