We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/AmirTlinov/PSQL_SSH_API_MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
PHILOSOPHY.md•318 B
[LEGEND]
PRINCIPLE = A durable rule that trades off local optimization for global clarity.
[CONTENT]
This repo prefers principles ([PRINCIPLE]) that optimize for long-term clarity:
- Contracts over conventions.
- Deterministic checks over “works on my machine”.
- Small, reversible changes over heroic refactors.