Skip to main content
Glama

Ditto MCP Server

by evtapps
MIT License
  • Linux
  • Apple
performance.mdc497 B
--- description: Performance, reliability, and robustness considerations --- # Performance & Reliability - Keep tool handlers minimal and non-blocking; delegate network I/O to `src/ditto/client.ts`. - Avoid large content in responses; return only what the client needs. - Use timeouts and request aborts to prevent hanging. - Validate early and fail fast (single statement, allowed ops, allow-list). - Prefer constant-time checks for policy where feasible. - Avoid excessive logging on hot paths.

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/evtapps/ditto-mcp'

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