We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/gemyago/atlacp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
general.mdc•319 B
---
description:
globs:
alwaysApply: true
---
# General rules when suggesting code
- Do not install any dependencies without confirmation
- Do not include a useless comments describing every line
- When implementation is done - remove useless comments
- In the end of implementation - offer to commit updated files