- Oracle Mcp
Oracle Mcp
Overview
What is Oracle MCP?
Oracle MCP is a Model Context Protocol server designed to facilitate access to Oracle databases.
How to use Oracle MCP?
To use Oracle MCP, install it via pip with the command pip install mcp-oracle-server, and configure it in your application by adding the necessary server settings to your configuration files.
Key features of Oracle MCP?
- Provides a server interface for accessing Oracle databases.
- Supports configuration through JSON files.
- Requires Python 3.12 or higher.
Use cases of Oracle MCP?
- Integrating Oracle database access in Python applications.
- Managing database connections in a structured manner.
- Facilitating data retrieval and manipulation through a standardized protocol.
FAQ from Oracle MCP?
- What are the prerequisites for using Oracle MCP?
You need Python 3.12+, UV package manager, and Claude Desktop.
- Is Oracle MCP free to use?
Yes, it is open-source and available for free.
- How do I configure Oracle MCP?
Configuration is done through JSON files where you specify the command and environment variables.
Server Config
{
"mcpServers": {
"shrimp-task-manager": {
"command": "npx",
"args": [
"-y",
"mcp-shrimp-task-manager"
],
"env": {
"DATA_DIR": "F:/hswork/2025/experiment/data",
"TEMPLATES_USE": "en",
"ENABLE_GUI": "true"
}
}
}
}Project Info
Created At
9 months agoUpdated At
9 months agoAuthor Name
-Star
-Language
-License
-Category
developer-tools
Recommend Servers
View AllPlaywright Mcp
@microsoft
Playwright MCP server
TypeScript
10 months ago
Amap Maps
@amap
高德地图官方 MCP Server
a year ago
Serper MCP Server
@garymengcom
A Serper MCP Server
Python
a year ago