Skip to main content
Glama
.gitignore529 B
# OS files .DS_Store # Dependencies node_modules/ # Build output (regenerated on npm install) dist/ # Binary builds (generated by scripts/build-binary.sh) dist/binary/ # Generated embedded assets for binary compilation (regenerated by scripts/embed-assets.ts) src/embedded-assets.ts # Logs *.log # Environment (managed at repo root) .env .env.local # WordPress credentials (contains Application Password) wp-config.json # Local Claude Code settings .claude-settings.json # Local MCP configurations .mcp.json .mcp.*.json

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/littlebearapps/wp-navigator-mcp'

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