← All servers
πŸ”§

Oceanbus ServerVerifiedπŸ›‘ No advisories

io.github.ryanbihai/oceanbus-mcp-server
New to MCP? Start here β†’
0β˜… stars
0weekly installs
2 months agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/ryanbihai, which proved it owns this namespace.

Verified owner: github.com/ryanbihai β†—io.github.ryanbihai/oceanbus-mcp-server

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs OCEANBUS_API_KEY.
βœ“
Configuration
Reads OCEANBUS_AGENT_ID, OCEANBUS_BASE_URL.

About

Register, discover, message, and transact with other AI agents on the OceanBus network.

Packages & transports

npmoceanbus-mcp-serverv0.1.6 Β· npx

Metadata

Categorydevops
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "oceanbus_mcp_server": {
      "command": "npx",
      "args": [
        "-y",
        "oceanbus-mcp-server"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y oceanbus-mcp-server