project-tsurugi/tsurugi-mcp-server
MCP server to access Tsurugi
This project provides a Model Context Protocol (MCP) server that allows applications, such as Claude Desktop, to interact with a Tsurugi database. It enables users to perform SQL queries, update data, and manage database schema directly through an integrated interface. The primary users are developers or administrators who need to connect AI models or similar applications to a Tsurugi database for data interaction.
Use this if you need to connect a Model Context Protocol-compatible application, like Claude Desktop, to your Tsurugi database to run SQL operations and manage schema.
Not ideal if you are looking for a standalone database client or a tool to migrate data between different database systems.
Stars
9
Forks
1
Language
Java
License
Apache-2.0
Category
Last pushed
Mar 06, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/project-tsurugi/tsurugi-mcp-server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
spring-ai-community/spring-ai-playground
Spring AI Playground is a self-hosted web UI for low-code AI tool development with live MCP...
joreilly/GalwayBus
Galway Bus Kotlin Multiplatform project using Jetpack Compose and SwiftUI
thought2code/mcp-annotated-java-sdk
Annotation-driven MCP dev 🚀 No Spring, Zero Boilerplate, Pure Java
jolokia/jolokia-mcp-server
Let LLMs manage your Java application via JMX/Jolokia 🌶️
thought2code/mcp-java-sdk-examples
A collection of MCP server examples developed by various Java SDKs