# mcp MCP server

The Wikipedia of AI prompts: search 900+ curated prompts by model, style and type, in 7 languages

## Links
- Registry page: https://www.getdrio.com/mcp/org-wikiprompt-mcp
- Repository: https://github.com/lschiaffino/wikiprompt
- Website: https://mcp.wikiprompt.org

## Install
- Endpoint: https://mcp.wikiprompt.org/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://mcp.wikiprompt.org/mcp

## Tools
- search_prompts - Search the Wikiprompt catalog of 900+ curated AI prompts. All filters combine. Returns compact rows with the canonical URL; call get_prompt with a slug for the full prompt text. Endpoint: https://mcp.wikiprompt.org/mcp
- 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. Optional locale (es, pt, fr, zh, de, ja) returns the translated version. Endpoint: https://mcp.wikiprompt.org/mcp
- list_categories - List the 9 Wikiprompt categories with live prompt counts. Endpoint: https://mcp.wikiprompt.org/mcp
- list_facets - List the searchable facet values with counts: AI models/tools, visual styles, and prompt types. Use these values in search_prompts filters. Endpoint: https://mcp.wikiprompt.org/mcp
- get_featured - Get the editor-featured prompts (the best of the catalog). Endpoint: https://mcp.wikiprompt.org/mcp
- get_trending - Get prompts trending right now (1000+ views in the last 7 days). May be empty when nothing crosses the threshold. Endpoint: https://mcp.wikiprompt.org/mcp
- get_recent - Get the most recently added prompts, optionally filtered by category. Endpoint: https://mcp.wikiprompt.org/mcp
- random_prompt - Get one random prompt from the catalog, optionally within a category. Endpoint: https://mcp.wikiprompt.org/mcp
- get_stats - Get catalog statistics: total prompts, contributors, and the media/type breakdown. Endpoint: https://mcp.wikiprompt.org/mcp
- get_prompt_translations - List the available translations of a prompt (locale + translated title). Endpoint: https://mcp.wikiprompt.org/mcp
- prompts_by_author - List prompts contributed by a specific author handle (as shown on prompt pages). Endpoint: https://mcp.wikiprompt.org/mcp
- submit_prompt - Submit a new prompt to Wikiprompt. Requires a wikiprompt API key (create one from your profile at wikiprompt.org). Pass it as the api_key argument or send an Authorization: Bearer header. Endpoint: https://mcp.wikiprompt.org/mcp

## Resources
- wikiprompt://llms.txt
- wikiprompt://categories

## Prompts
- use_prompt - Load a Wikiprompt prompt by slug and use it as your instruction. Find slugs with the search_prompts tool or on wikiprompt.org. Arguments: slug

## Metadata
- Owner: org.wikiprompt
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 13, 2026
- Source: https://registry.modelcontextprotocol.io
