Skip to main content
Glama

documcp

by tosin2013
.gitignore1.01 kB
# Dependencies node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* # Build outputs dist/ build/ *.tsbuildinfo docs/.docusaurus _site/ public/ site/ # Coverage reports coverage/ *.lcov # Environment variables .env .env.local .env.development.local .env.test.local .env.production.local # IDE and editor files .vscode/ .idea/ *.swp *.swo *~ # OS generated files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Project management and documentation files TODO.md PRD.md CLAUDE.md DEVELOPMENT_RULES.md RULES_QUICK_REFERENCE.md # Task management and AI tooling mcp-shrimp-task-manager/ .claude/ .mcp-adr-cache/ # Benchmark and test artifacts benchmark-results/ benchmark-config.json benchmark-current-*.json test-server.js # Temporary files *.tmp *.temp .cache/ # Memory backup files backup_*.json # DocuMCP storage .documcp/ # Logs logs/ *.log # Runtime data pids/ *.pid *.seed *.pid.lock # ESLint cache .eslintcache # Prettier configuration (if local) .prettierrc

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