Skip to main content
Glama
.gitignore498 B
# Dependencies node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* # Build output dist/ build/ *.tsbuildinfo # Environment files .env .env.local .env.*.local # IDE and Editor .vscode/ .idea/ *.swp *.swo *~ .DS_Store # OS files Thumbs.db desktop.ini # MCP data and config (user-specific) .mcp/ *.db *.db-journal *.db-wal # Logs logs/ *.log # Testing coverage/ .nyc_output/ # Temporary files tmp/ temp/ *.tmp # Package manager .npm .yarn .pnpm-debug.log # TypeScript *.tsbuildinfo

Latest Blog Posts

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/Mnehmos/mnehmos.ooda.mcp'

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