We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/TomBener/devonthink-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
copilot-instructions.md•196 B
# Copilot Instructions
- This project uses [Vitest](https://vitest.dev/) for testing.
- All changes must pass `npm test` before being considered complete.
- All changes must pass `npm run build`