project-tsurugi/tsurugi-mcp-server
3.4
If you are the rightful owner of tsurugi-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Tsurugi MCP Server is a Model Context Protocol server designed to interface with the Tsurugi database, providing a structured way to access and manipulate data.
Tools
Functions exposed to the LLM to take actions
listTableNames
List table names.
getTableMetadata
Get table metadata (table schema).
query
Execute SQL (select).
update
Execute SQL (insert, update, delete).
executeDdl
Execute DDL (create, drop).
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client