Skip to main content
Glama

FedRAMP Docs MCP Server

.gitignore606 B
# Dependencies node_modules/ # Build output dist/ # Environment variables .env .env.local .env.*.local # Logs logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* lerna-debug.log* .pnpm-debug.log* # OS files .DS_Store Thumbs.db # IDE .idea .vscode/* !.vscode/extensions.json *.swp *.swo *~ # Testing coverage/ .nyc_output/ # Temporary files *.tmp *.temp .cache/ # Optional npm cache directory .npm # Optional eslint cache .eslintcache # Vitest cache .vitest/ # TypeScript cache *.tsbuildinfo # TypeScript build artifacts in tests tests/**/*.js tests/**/*.d.ts # Local development .local/

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/ethanolivertroy/fedramp-docs-mcp'

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