SERVER

Org Transport Protocol

Rank #22488

pulsemcp/david-steel-otp

Public MCP for OTP (orgtp.com). Query cross-org best practices, learnings, publishers, patterns.

First listed
May 9, 2026
Last publish date
May 9, 2026
OVERVIEW

Org Transport Protocol is a Model Context Protocol (MCP) server published by david-steel. It ranks #22488 of 58,900 servers tracked on MCP Toplist. Org Transport Protocol is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on May 9, 2026 and most recently updated on May 9, 2026.

STANDING
#22,488of 58,900 tracked serversTop 50%

Ranks ahead of 36,412 of 58,900 servers on MCP Toplist.

CONNECT

Use Org Transport Protocol

Add Org Transport Protocol to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Remote · HTTP
{
  "mcpServers": {
    "david-steel-otp": {
      "url": "https://orgtp.com/api/v1"
    }
  }
}
npm package
{
  "mcpServers": {
    "david-steel-otp": {
      "command": "npx",
      "args": [
        "-y",
        "@orgtp/mcp-server"
      ],
      "env": {
        "OTP_API_BASE": "<your OTP_API_BASE>",
        "OTP_MOCK": "<your OTP_MOCK>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries

ORGANIZATION

david-steel

Organization
Total servers
1
Total versions
1
VERSIONS

Available versions (1)

VersionPublished
0.1.1May 9, 2026
FAQ

Frequently asked questions

What is Org Transport Protocol?
Public MCP for OTP (orgtp.com). Query cross-org best practices, learnings, publishers, patterns.
Who maintains Org Transport Protocol?
Org Transport Protocol is maintained by david-steel, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
Is Org Transport Protocol an official MCP server?
Yes — Org Transport Protocol is listed on the Official MCP Registry, alongside PulseMCP.
How many versions does Org Transport Protocol have?
MCP Toplist tracks 1 version of Org Transport Protocol, most recently published on May 9, 2026.
Where can I find the source code for Org Transport Protocol?
The source code for Org Transport Protocol is hosted at github.com/david-steel/otp-mcp-server.
EXPLORE