Tsurugi
Provides a Model Context Protocol server to access the Tsurugi database.
About
The Tsurugi MCP server enables access to the Tsurugi database through the Model Context Protocol. It offers a range of tools for managing and querying the database, including listing table names, retrieving table metadata, executing SQL queries and updates, and executing DDL statements. Configuration is provided for use with Claude Desktop, allowing seamless integration. It supports different transaction types (OCC, LTX, RTX) and provides options to enable/disable tools, resources, and prompts to tailor the server's functionality to specific needs.
Key Features
- Supports listing table names and retrieving table metadata.
- 0 GitHub stars
- Facilitates SQL updates (insert, update, delete) with transaction type options.
- Configurable for use with Claude Desktop.
- Enables execution of SQL queries (select) with continuation support via cursors.
- Allows execution of DDL statements (create, drop) with transaction type choices.
Use Cases
- Providing a read-only interface to Tsurugi for data analysis.
- Integrating Tsurugi database with applications via MCP.
- Managing and querying Tsurugi database schema and data.