MCP.so
登录

Mcp Server For Oracle Cloud Infrastructure (oci)

@jopsis

关于 Mcp Server For Oracle Cloud Infrastructure (oci)

暂无概览

基本信息

分类

数据库

运行时

python

传输方式

stdio

发布者

jopsis

提交者

Jorge Ceballos

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "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"
      }
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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 (

评论

数据库 分类下的更多 MCP 服务器