Skip to main content
Glama

documcp

by tosin2013
release-drafter.ymlโ€ข1.37 kB
name-template: "v$RESOLVED_VERSION" tag-template: "v$RESOLVED_VERSION" categories: - title: "๐Ÿš€ Features" labels: - "feature" - "enhancement" - title: "๐Ÿ› Bug Fixes" labels: - "fix" - "bugfix" - "bug" - title: "๐Ÿงช Tests" labels: - "test" - title: "๐Ÿ“š Documentation" labels: - "documentation" - "docs" - title: "๐Ÿ”ง Maintenance" labels: - "chore" - "dependencies" - title: "โšก Performance" labels: - "performance" - title: "๐Ÿ”’ Security" labels: - "security" change-template: "- $TITLE @$AUTHOR (#$NUMBER)" change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks. version-resolver: major: labels: - "major" - "breaking" minor: labels: - "minor" - "feature" patch: labels: - "patch" - "fix" - "bugfix" default: patch template: | ## DocuMCP Release $RESOLVED_VERSION ## Changes $CHANGES ## Installation ```bash npm install -g documcp@$RESOLVED_VERSION ``` ## System Requirements - Node.js 20.x or higher - npm 9.x or higher ## Quick Start ```bash # Install globally npm install -g documcp # Use with MCP client documcp analyze-repository --path ./my-project ``` ## Contributors $CONTRIBUTORS

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/tosin2013/documcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server