← Registry

Developer Tools

wikiprompt.org

Search and retrieve curated AI prompts from the Wikiprompt catalog.

1 endpoint12 known toolsFirst detected July 25, 2026Last detected July 25, 2026

ENDPOINT 1

https://mcp.wikiprompt.org/mcp

No auth detected

MCP server metadata

Name
wikiprompt
Version
1.0.0
Capabilities
tools.listChangedresources.listChangedprompts.listChanged
Server instructions

Wikiprompt is the Wikipedia of AI prompts: a curated catalog of 900+ prompts for ChatGPT, Claude, GPT Image, Seedance, Midjourney and more, in 7 languages. Use search_prompts to find prompts (filter by model, style, prompt type, rating), get_prompt for the full text, and submit_prompt (with an API key) to contribute. Always credit the prompt URL and original author when using a prompt.

Known tools 12

search_prompts

Search the Wikiprompt catalog of 900+ curated AI prompts.

Inferred read-only
get_prompt

Fetch one prompt in full by slug (or UUID): complete prompt text, structured metadata (model, prompt type, style, quality assessment), author, media and source attribution.

Inferred read-only
list_categories

List the 9 Wikiprompt categories with live prompt counts.

Inferred read-only
list_facets

List the searchable facet values with counts: AI models/tools, visual styles, and prompt types.

Inferred read-only
get_featured

Get the editor-featured prompts (the best of the catalog).

Inferred read-only
get_trending

Get prompts trending right now (1000+ views in the last 7 days).

Inferred read-only
get_recent

Get the most recently added prompts, optionally filtered by category.

Inferred read-only
random_prompt

Get one random prompt from the catalog, optionally within a category.

Inferred read-only
get_stats

Get catalog statistics: total prompts, contributors, and the media/type breakdown.

Inferred read-only
get_prompt_translations

List the available translations of a prompt (locale + translated title).

Inferred read-only
prompts_by_author

List prompts contributed by a specific author handle (as shown on prompt pages).

Inferred read-only
submit_prompt

Submit a new prompt to Wikiprompt.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.wikiprompt]
url = "https://mcp.wikiprompt.org/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "wikiprompt": {
      "type": "http",
      "url": "https://mcp.wikiprompt.org/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: wikiprompt
Remote MCP URL: https://mcp.wikiprompt.org/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "wikiprompt": {
      "url": "https://mcp.wikiprompt.org/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "wikiprompt": {
      "type": "http",
      "url": "https://mcp.wikiprompt.org/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "wikiprompt",
  "transport": "streamable-http",
  "url": "https://mcp.wikiprompt.org/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.