PluginBench
MCP Server
Maintained
MIT

io.github.ExpertVagabond/oracle-cloud MCP Server

io.github.ExpertVagabond/oracle-cloud

What is the io.github.ExpertVagabond/oracle-cloud MCP server?

Oracle Cloud Infrastructure MCP server

How to install io.github.ExpertVagabond/oracle-cloud

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "oracle-cloud": {
      "command": "npx",
      "args": [
        "-y",
        "oracle-cloud-mcp"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "oracle-cloud": {
      "command": "npx",
      "args": [
        "-y",
        "oracle-cloud-mcp"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "oracle-cloud": {
      "command": "npx",
      "args": [
        "-y",
        "oracle-cloud-mcp"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "oracle-cloud": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "oracle-cloud-mcp"
      ]
    }
  }
}
Claude Code
claude mcp add oracle-cloud -- npx -y oracle-cloud-mcp

Related MCP servers

Raycast workflow automation MCP server with 9 tools

4
JavaScript
MIT
View repository →

Bitcoin Ordinals MCP Server — inscriptions, runes, BRC-20, collections & rare sats

2
TypeScript
MIT
View repository →

AI Agent Guardrails MCP server - security layer

1
Rust
MIT
View repository →

53-tool MCP server for Sui blockchain — wallets, DeFi, Move contracts, staking, SuiNS, analytics

1
JavaScript
MIT
View repository →

Build-only Hedera (Hashgraph) MCP — 73 tools across all core services plus analytics reads.

0
TypeScript
MIT
View repository →

IBM Cloud CLI MCP server

0
Rust
MIT
View repository →