OracleDB MCP Server
@MCP-Mirror
OracleDB MCP Server について
Mirror of
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"rahgadda_oracledb_mcp_server": {
"command": "npx",
"args": [
"@modelcontextprotocol/inspector",
"uv",
"--directory",
"D:\\MyDev\\mcp\\oracledb_mcp_server",
"run",
"-m",
"oracledb_mcp_server"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is OracleDB MCP Server?
OracleDB MCP Server is a Model Context Protocol server that exposes configured Oracle Database tables and columns as context to LLMs. It enables LLMs to interact with Oracle Database, generate SQL statements, and return results from natural language prompts.
How to use OracleDB MCP Server?
Install via pip install oracledb_mcp_server, create a .env file with the Oracle DB connection string, then run uv run oracledb_mcp_server. For Claude Desktop, add the JSON configuration (including DB_CONNECTION_STRING, TABLE_WHITE_LIST, COLUMN_WHITE_LIST)
「その他」の他のコンテンツ
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,

EverArt
modelcontextprotocolModel Context Protocol Servers
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
コメント