We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/alekspetrov/mcp-docs-service'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Source files
src/
# Development files
.github/
.vscode/
.idea/
.git/
.gitignore
.DS_Store
.env*
*.log
tsconfig.json
copy-core.sh
scripts/
temp-publish/
.cursor/
.qodo/
# Documentation (included separately)
docs/
# Test files
tests/
__tests__/
*.test.ts
*.spec.ts
# Test client scripts
mcp-client.js
test-mcp.js