SERVER

Clarifyprompt

Rank #5449

io.github.LumabyteCo/clarifyprompt

MCP server providing clarifyprompt capabilities

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

Clarifyprompt is a Model Context Protocol (MCP) server published by LumabyteCo. It ranks #5449 of 58,900 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. Clarifyprompt is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Mar 12, 2026 and most recently updated on Mar 12, 2026.

STANDING
#5,449of 58,900 tracked serversTop 10%

Ranks ahead of 53,451 of 58,900 servers on MCP Toplist.

CONNECT

Use Clarifyprompt

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

npm package
{
  "mcpServers": {
    "clarifyprompt": {
      "command": "npx",
      "args": [
        "-y",
        "clarifyprompt-mcp"
      ],
      "env": {
        "LLM_API_URL": "<your LLM_API_URL>",
        "LLM_API_KEY": "<your LLM_API_KEY>",
        "LLM_MODEL": "<your LLM_MODEL>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry (1 delisted)

GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION

LumabyteCo

Organization
Total servers
1
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
1.1.3Mar 12, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Clarifyprompt?
MCP server providing clarifyprompt capabilities
Who maintains Clarifyprompt?
Clarifyprompt is maintained by LumabyteCo, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
Is Clarifyprompt an official MCP server?
Yes — Clarifyprompt is listed on the Official MCP Registry, alongside Glama.
How many versions does Clarifyprompt have?
MCP Toplist tracks 2 versions of Clarifyprompt, most recently published on Mar 12, 2026.
Where can I find the source code for Clarifyprompt?
The source code for Clarifyprompt is hosted at github.com/LumabyteCo/clarifyprompt-mcp.
EXPLORE