SERVER

PromptOT

Rank #31990

com.promptot/mcp

Manage, version, and publish LLM prompts with blocks, variables, and evaluations.

First listed
Apr 12, 2026
Last publish date
Apr 12, 2026
OVERVIEW

PromptOT is a Model Context Protocol (MCP) server published by appdevexpert. It ranks #31990 of 58,900 servers tracked on MCP Toplist. PromptOT is listed on Official MCP, with 1 tracked version. It was first listed on Apr 12, 2026 and most recently updated on Apr 12, 2026.

STANDING
#31,990of 58,900 tracked servers

Ranks ahead of 26,910 of 58,900 servers on MCP Toplist.

CONNECT

Use PromptOT

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

Remote · HTTP
{
  "mcpServers": {
    "promptot": {
      "url": "https://mcp.promptot.com/mcp"
    }
  }
}
npm package
{
  "mcpServers": {
    "promptot": {
      "command": "npx",
      "args": [
        "-y",
        "@prompt-ot/mcp"
      ],
      "env": {
        "PROMPTOT_API_KEY": "<your PROMPTOT_API_KEY>",
        "PROMPTOT_MCP_CLIENT": "<your PROMPTOT_MCP_CLIENT>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

appdevexpert

Organization
Total servers
2
Total versions
1
VERSIONS

Available versions (1)

VersionPublished
0.1.2Apr 12, 2026
FAQ

Frequently asked questions

What is PromptOT?
Manage, version, and publish LLM prompts with blocks, variables, and evaluations.
Who maintains PromptOT?
PromptOT is maintained by appdevexpert, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
Is PromptOT an official MCP server?
Yes — PromptOT is listed on the Official MCP Registry.
How many versions does PromptOT have?
MCP Toplist tracks 1 version of PromptOT, most recently published on Apr 12, 2026.
Where can I find the source code for PromptOT?
The source code for PromptOT is hosted at github.com/appdevexpert/prompt-ot.
EXPLORE