Skip to main content
Glama
.gitignore909 B
# Dependency directories node_modules/ # Build output dist/ # Logs logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Environment variables .env .env.local .env.development.local .env.test.local .env.production.local # MacOS .DS_Store # IDE specific files .idea/ .vscode/ *.swp *.swo # The directory Mix will write compiled artifacts to. /_build/ # If you run "mix test --cover", coverage assets end up here. /cover/ # The directory Mix downloads your dependencies sources to. /deps/ # Where third-party dependencies like ExDoc output generated docs. /doc/ # If the VM crashes, it generates a dump, let's ignore it too. erl_crash.dump # Also ignore archive artifacts (built via "mix archive.build"). *.ez # Ignore package tarball (built via "mix hex.build"). hexdocs_mcp-*.tar # Temporary files, for example, from tests. /tmp/ .hexdocs_mcp/ burrito_out/ .cursor/ bin/ *.dylib .roo/

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/bradleygolden/hexdocs-mcp'

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