io.github.david-steel

otp-mcp-server

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

stdiocommunityknowledge

Package Details

Transportstdio

Environment Variables

OTP_API_BASE(str)
Default:https://orgtp.com/api/v1

Override the OTP REST API base URL. Defaults to the public production endpoint. Set this if you're pointing at a self-hosted OTP backend or a development server.

OTP_MOCK(str)

Set to '1' to use built-in fixture data instead of hitting the live API. Useful for local demos when offline or before a backend is wired.