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
# Documentation container ignore file
# Generated by DocuMCP
# Node modules (will be installed in container)
node_modules/
docs-site/node_modules/
docs-site/.docusaurus/
docs-site/build/
# Git files
.git/
.gitignore
# Development files
.env*
*.log
npm-debug.log*
# OS files
.DS_Store
Thumbs.db
# IDE files
.vscode/
.idea/
*.swp
*.swo
# Build artifacts
dist/
build/
*.tgz
# Test files
coverage/
.nyc_output/
# Documentation build (will be generated)
docs-site/build/