Ditto
byevtapps
0Enables secure execution of Ditto DQL queries against Ditto Big Peer Database Applications through a Model Context Protocol server.
About
This open-source Model Context Protocol (MCP) server acts as a bridge, allowing AI-powered developer tools and clients to securely interact with Ditto Big Peer Database Applications. It executes Ditto Query Language (DQL) queries over HTTPS, implementing essential capability gating and safety checks to ensure controlled and audited access. Designed for seamless integration with platforms like Cursor, Claude Code, and VS Code Copilot Chat, it empowers developers to leverage Ditto databases within their preferred environments.
Key Features
- Provides `execute_dql` tool for parameterized Ditto DQL queries.
- Implements statement guardrails with operation and query pattern allow-listing.
- Offers flexible configuration via environment variables, CLI, or client settings.
- Includes a `ping` health tool and `ditto://config` resource for runtime insights.
- Built with native ESM and strict TypeScript for robust performance.
- 0 GitHub stars
Use Cases
- Integrating Ditto DQL capabilities into AI-powered coding assistants.
- Controlling and auditing DQL operations through configurable security policies.
- Securely querying Ditto database applications from various development environments.