prompthub-mcp

LionelHao/prompthub-mcp
★ 0 stars TypeScript Browser/Web Updated today
MCP server for PromptHub — publish and fetch prompts from Claude Code / Codex.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "prompthub-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "LionelHao/prompthub-mcp"
      ]
    }
  }
}

README Excerpt

MCP server for [PromptHub](https://www.awesome-prompt.com). Publish, fetch, list, update and search prompt repositories from Claude Code or Codex. Sign in at https://www.awesome-prompt.com → **Settings → API tokens** → create a token. Copy the `ph_…` value (shown once). Either set an environment variable:

Tools (8)

prompthub_create_repoprompthub_describe_file_formatprompthub_get_repoprompthub_list_reposprompthub_publish_sessionprompthub_searchprompthub_update_repoprompthub_whoami