GroupDocs.Metadata.Mcp

groupdocs-metadata/GroupDocs.Metadata.Mcp
★ 1 stars C# 🤖 AI/LLM Updated today
GroupDocs.Metadata for .NET MCP server — read, write, and remove metadata properties from documents, images, and media files via AI agents.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "groupdocs.metadata.m": {
      "command": "npx",
      "args": [
        "-y",
        "groupdocs-metadata/GroupDocs.Metadata.Mcp"
      ]
    }
  }
}

README Excerpt

MCP server that exposes [GroupDocs.Metadata](https://products.groupdocs.com/metadata) as AI-callable tools for Claude, Cursor, GitHub Copilot, and other MCP agents. Requires [.NET 10 SDK](https://dotnet.microsoft.com/download/dotnet/10.0). **Run directly with `dnx` (recommended — no install step):** ```bash

Tools (5)

GROUPDOCS_LICENSE_PATHGROUPDOCS_MCP_OUTPUT_PATHGROUPDOCS_MCP_STORAGE_PATHReadMetadataRemoveMetadata