We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ForITLLC/forit-microsoft-graph'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Source TypeScript files
src/**/*.ts
!src/generated/endpoint-types.ts
!src/generated/hack.ts
!src/generated/README.md
# Development directories
test/
openapi/
demo/
demo-prod/
# IDE and configuration files
.github/
.vscode/
.idea/
tsconfig.json
.prettierrc
vitest.config.js
# Misc
.DS_Store
npm-debug.log*
yarn-debug.log*
yarn-error.log*