MCP server for GroupDocs.Metadata — read and remove document metadata via AI agents.
MCP server that exposes GroupDocs.Metadata as AI-callable tools for Claude, Cursor, GitHub Copilot, and other MCP agents. Requires .NET 10 SDK. Run directly with (recommended — no install step): Pulls the latest stable release on every invocation. To pin to a specific version (recommended for shared configs and CI), append : Or install as a global dotnet tool: | Reads all metadata properties…
La vérification confirme l’identité de l’éditeur (la propriété du dépôt), pas la sûreté du code. L’analyse de sécurité couvre les CVE connues et les scripts d’installation suspects.
Forge n’a aucune analyse enregistrée pour cette entrée et n’a donc aucune observation de sa surface d’outils. C’est une absence de preuve, pas la preuve qu’elle n’expose aucun outil.
MCP server that exposes GroupDocs.Metadata as AI-callable tools for Claude, Cursor, GitHub Copilot, and other MCP agents. Requires .NET 10 SDK. Run directly with (recommended — no install step): Pulls the latest stable release on every invocation. To pin to a specific version (recommended for shared configs and CI), append : Or install as a global dotnet tool: | Reads all metadata properties (author, title, creation date, custom properties) and returns them as JSON | | Removes all metadata from…