Skip to main content
Glama
.gitignore649 B
# Dependencies node_modules/ npm-debug.log* # Build output (uncomment out when using GitHub actions) dist/ # Environment variables .env .env.local .env.development.local .env.test.local .env.production.local # API tokens and secrets **/claude_desktop_config.json **/*config*.json !claude_config_example.json # IDE .vscode/ .idea/ *.swp *.swo # OS .DS_Store Thumbs.db # Logs *.log logs/ # Runtime data pids/ *.pid *.seed *.pid.lock # Coverage directory used by tools like istanbul coverage/ # Dependency directories jspm_packages/ # Optional npm cache directory .npm # Optional REPL history .node_repl_history # Output of 'npm pack' *.tgz

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/rickysullivan/gitbook-mcp'

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