Skip to main content
Glama

Ditto MCP Server

by evtapps
MIT License
  • Linux
  • Apple
versioning.mdc536 B
--- description: Versioning discipline and publishing guidance --- # Versioning & Publishing - Follow SemVer: breaking changes → major, new features → minor, fixes → patch. - Update the hardcoded server version in `createServer()` and `package.json` together. - `prepack` builds automatically before publish. Do not publish without a build. - Use GitHub Releases to trigger the automated publish pipeline. Pre-releases publish under `canary`. - Confirm `npm pack --dry-run` content is minimal (dist + docs only) before releasing.

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