Meta Prompt MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 107 installs a week from pypi. Last commit 19 May 2026.
MCP server providing official Google and Anthropic prompting guides for meta-prompt generation.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add meta-prompt-mcp -- uvx meta-prompt-mcp
{
"mcpServers": {
"meta-prompt-mcp": {
"args": [
"meta-prompt-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.meta-prompt-mcp]
command = "uvx"
args = ["meta-prompt-mcp"]
{
"mcpServers": {
"meta-prompt-mcp": {
"args": [
"meta-prompt-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"meta-prompt-mcp": {
"args": [
"meta-prompt-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.