GroupDocs.Metadata.Mcp.Tests

groupdocs-metadata/GroupDocs.Metadata.Mcp.Tests
★ 0 stars Shell 💻 Code/Dev Tools Updated today
GroupDocs.Metadata for .NET MCP server integration tests
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.Tests"
      ]
    }
  }
}

README Excerpt

Integration tests for the [`GroupDocs.Metadata.Mcp`](https://www.nuget.org/packages/GroupDocs.Metadata.Mcp) NuGet package — an MCP server that exposes This repository validates the **published** NuGet artifact end-to-end: it launches the server via `dnx`, connects as an MCP client, and exercises every

Tools (1)

GROUPDOCS_LICENSE_PATH