Java based Model Context Procotol (MCP) Server for JDBC
@MCP-Mirror
Java based Model Context Procotol (MCP) Server for JDBC について
Mirror of
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"OpenLinkSoftware_mcp-jdbc-server": {
"command": "npx",
"args": [
"@modelcontextprotocol/inspector",
"java",
"-jar",
"/path/to/mcp-jdbc-server/MCPServer-1.0.0-runner.jar"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Java based Model Context Procotol (MCP) Server for JDBC?
A lightweight MCP server for JDBC built with Quarkus. It is compatible with Virtuoso DBMS and other DBMS backends that have JDBC drivers.
How to use Java based Model Context Procotol (MCP) Server for JDBC?
Clone the repository, set environment variables (jdbc.url, jdbc.user, jdbc.password, jdbc.api_key), and configure for Claude Desktop via claude_desktop_config.json using the java -jar command. For troubleshooting, use the MCP Inspector with the runner JAR.
Key features of Java based Model Context Procotol (MCP) Server for JDBC
- Get schemas from the connected database.
- Retrieve table information for specific schemas.
- Describe table structures including keys and types.
- Filter tables by name substring.
- Execute SQL queries in JSONL or Markdown format.
- Virtuoso-specific: stored procedures, SPARQL/SPASQL, AI assistant.
Use cases of Java based Model Context Procotol (MCP) Server for JDBC
- Explore database schemas and table metadata via MCP clients.
- Query databases and retrieve results in structured formats.
- Generate reports by running queries with Markdown output.
- Integrate Virtuoso’s SPARQL and SPASQL capabilities into MCP workflows.
- Interact with Virtuoso’s AI Support Assistant through MCP tools.
FAQ from Java based Model Context Procotol (MCP) Server for JDBC
—
「その他」の他のコンテンツ
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Nginx UI
0xJackyYet another WebUI for Nginx
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
コメント