Mcp Server For Oracle Cloud Infrastructure (oci)
@jopsis
About Mcp Server For Oracle Cloud Infrastructure (oci)
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-oci": {
"command": "python",
"args": [
"-m",
"mcp_server_oci.mcp_server",
"--profile",
"DEFAULT"
],
"env": {
"PYTHONPATH": "/<PATH_TO_MCP>/mcp-server-oci",
"FASTMCP_LOG_LEVEL": "INFO"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Mcp Server For Oracle Cloud Infrastructure (oci)?
It is an MCP server that enables LLMs like Claude to interact directly with Oracle Cloud Infrastructure resources. It provides 85 tools across over 11 service categories for listing and managing OCI resources.
How to use Mcp Server For Oracle Cloud Infrastructure (oci)?
Install via pip from the repository, then start the server with python -m mcp_server_oci.mcp_server. Optionally specify a default profile with --profile <name>. Configure Claude Desktop by adding a JSON entry to claude_desktop_config.json.
Key features of Mcp Server For Oracle Cloud Infrastructure (
More Databases MCP servers
Sail MCP Server for Spark SQL
lakehqDrop-in Apache Spark replacement written in Rust, unifying batch processing, stream processing, and compute-intensive AI workloads.
MCP Server for Milvus
zilliztechModel Context Protocol Servers for Milvus
Multi Database MCP Server
FreePeakA powerful multi-database server implementing the Model Context Protocol (MCP) to provide AI assistants with structured access to databases.
Neon MCP Server
neondatabase-labsMCP server for interacting with Neon Management API and databases
Comments