jdbc-mcp-server
只读 JDBC MCP 服务器,适用于 PostgreSQL、Oracle 和 SQL Server:为 AI 代理(Claude Code、Cursor、Copilot)提供安全的 SQL 访问,具备模式发现、查询验证、执行计划、基准测试以及索引/统计工具
Read-only JDBC MCP server for PostgreSQL, Oracle, and SQL Server: safe SQL access for AI agents (Claude Code, Cursor, Copilot) with schema discovery, query validation, execution plans, benchmarking, and index/statistics tools
怎么安装
git clone https://github.com/igorolv/jdbc-mcp-server ~/.claude/skills/jdbc-mcp-server 简介
JDBC MCP Server A local MCP server for read-only access to PostgreSQL, Oracle, and Microsoft SQL Server databases. It lets AI agents such as Claude Code, Cursor, VS Code Copilot, and others write SQL queries, inspect execution plans, and explore database structure: tables, columns, indexes, foreign keys, views, functions, and sequences. PostgreSQL, Oracle, and Microsoft SQL Server JDBC drivers are bundled into the fat jar, so no extra driver installation is required. The server exposes 49 MCP tools and can optionally expose catalog-qualified MCP resources for table and column metadata. Tools m…
推荐参考
信息
- 协议
- Apache-2.0
- 语言
- Java
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-09-15
- 创建于
- 2026-04-15
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:punkpeye/awesome-mcp-servers
- 主题标签
- ai-agents, claude-code, database, execution-plan, java, jdbc, llm-tools, mcp, mcp-server, model-context-protocol, mssql, oracle-database, postgresql, query-optimization, schema-discovery, spring-ai, spring-boot, sql, sql-server
同类推荐
dsh-mnemon
omdsh-dev/dsh-mnemon
由 Mnemon 驱动的 DeepSeek Harness(DSH)跨 Agent、本地优先的持久记忆插件。它可在支持 Mnemon 的 Agent 之间共享长期记忆,并提供运行时记忆、可检索项目档案、语义召回、知识图谱和 Sidebar UI。
markdownify-mcp
zcaceres/markdownify-mcp
用于将几乎任何内容转换为Markdown的Model Context Protocol服务器。
hindsight
vectorize-io/hindsight/tree/main/hindsight-integrations/coding-agents
Hindsight:会学习的 Agent 长期记忆系统,自动召回/保存、知识页、深度反思与按仓库隔离的记忆银行。
neurolink
juspay/neurolink
一个TypeScript接口,支持24+ LLM提供商——无需重写即可切换提供商。原生MCP(连接任何MCP服务器)、语音(TTS/STT/实时)、RAG、记忆、文件处理器。生产起源:为Juspay的Tara、Yama和Clairvoyance提供动力。