Skip to main content
Glama
PULL_REQUEST_TEMPLATE.md629 B
## Pull Request Checklist - [ ] My PR targets the `dev` or `testing` branch (not `main`) - [ ] (If using logging) I replaced all `console.log`, `console.warn`, and `console.error` with the `Logger` abstraction (`logger.info`, `logger.warn`, `logger.error`) - [ ] My code is clean, documented, and passes all tests - [ ] I tested my changes locally (`npm run build` and `npm start` or `node build/index.js`) - [ ] I described the changes clearly below --- ## Description <!-- Briefly describe your changes and the motivation for the PR --> ## Additional Notes <!-- Add any extra context, screenshots, or references here -->

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/gitmotion/ntfy-me-mcp'

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