We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ethanolivertroy/fedramp-docs-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Dependencies
node_modules
# Tests
tests
coverage
*.test.ts
vitest.config.ts
# Git
.git
.gitignore
# GitHub
.github
# IDE
.vscode
.idea
*.swp
*.swo
# Documentation (built into image already)
*.md
!README.md
# Build artifacts (rebuilt in container)
dist
# Misc
.env
.env.*
*.log
.DS_Store
.cache
# Plugin (separate distribution)
plugin