Prompt Enhancer
Rank #86,230smithery/openclaw-ai/prompt-enhancer
Transform basic instructions into high-quality prompts with optimized structure and clear constraints. Evaluate existing prompts for clarity and specificity while receiving actionable improvement suggestions. Access a library of production-ready templates and convert formats to streamline development workflows.
Prompt Enhancer is a Model Context Protocol (MCP) server published by yedanyagamiai-cmd. It ranks #86,230 of 115,460 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Prompt Enhancer is listed on Smithery, and ships as a single rolling release with no explicit version metadata. It was first listed on Feb 28, 2026.
Ranks ahead of 29,230 of 115,460 servers on MCP Toplist.
Use Prompt Enhancer
Hosted remote endpoint gated by authentication — connect via its URL and authenticate with the provider (OAuth flow or an API key/header, per its docs).
claude mcp add --transport http prompt-enhancer https://server.smithery.ai/openclaw-ai/prompt-enhancer/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.prompt-enhancer]
url = "https://server.smithery.ai/openclaw-ai/prompt-enhancer/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://server.smithery.ai/openclaw-ai/prompt-enhancer/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"prompt-enhancer": {
"url": "https://server.smithery.ai/openclaw-ai/prompt-enhancer/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"prompt-enhancer": {
"type": "http",
"url": "https://server.smithery.ai/openclaw-ai/prompt-enhancer/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"prompt-enhancer": {
"serverUrl": "https://server.smithery.ai/openclaw-ai/prompt-enhancer/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"prompt-enhancer": {
"url": "https://server.smithery.ai/openclaw-ai/prompt-enhancer/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/smithery%2Fopenclaw-ai%2Fprompt-enhancer)<a href="https://mcptoplist.com/server/smithery%2Fopenclaw-ai%2Fprompt-enhancer"><img src="https://mcptoplist.com/badge/smithery%2Fopenclaw-ai%2Fprompt-enhancer.svg" alt="MCP Toplist: #86,230 of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
yedanyagamiai-cmd
Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains Prompt Enhancer?
- Prompt Enhancer is maintained by yedanyagamiai-cmd, which publishes 19 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Prompt Enhancer listed on the Official MCP Registry?
- Prompt Enhancer is not on the Official MCP Registry. It is listed on Smithery.
- How many versions does Prompt Enhancer have?
- Prompt Enhancer ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Prompt Enhancer?
- The source code for Prompt Enhancer is hosted at github.com/yedanyagamiai-cmd/openclaw-mcp-servers.