MCP server providing read-only access to thousands of visual aesthetics from the Aesthetics Wiki via MediaWiki API.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ we're steadily working through the catalog.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Aesthetics Wiki MCP.
An MCP server that lets LLMs search, read, and discover aesthetics from the Aesthetics Wiki (cottagecore, dark academia, y2k, goblincore, and thousands more).
Backed by the MediaWiki API. No API key required. Zero setup: run it straight with uvx.
The Aesthetics Wiki is one of the richest open catalogues of visual subcultures on the internet, but its content is locked behind a web UI. This server turns it into a structured tool so an LLM can actually use it:
random_aesthetic is a cure for blank-page syndrome.| Tool | Description |
|---|---|
search_aesthetic(query, limit=10) | Full-text search across the wiki. |
get_aesthetic(name, max_chars=6000) | Fetch a page's cleaned content + main image URL. |
get_aesthetic_images(name, limit=12) | Gallery of image URLs from a page โ perfect for moodboards. |
list_related(name, limit=20) | List aesthetics linked from a page (neighbors/related). |
random_aesthetic(count=1) | Pick random aesthetics for inspiration. |
All tools are read-only.
Requires Python 3.10+ and uv. Nothing to install manually โ uvx fetches and runs it on demand.
Add this to your MCP config (~/.claude/settings.json, project .mcp.json, or ~/Library/Application Support/Claude/claude_desktop_config.json on macOS):
Restart your client and the 5 tools show up automatically.
Any client that speaks stdio works. Just run uvx aesthetics-wiki-mcp as the transport command.
Test interactively with the MCP Inspector:
MIT. Content from the Aesthetics Wiki is licensed CC-BY-SA 3.0 by its contributors; this project only proxies read access and attributes the source in every response URL.
Built by Leonardo Cametti. Data ยฉ Aesthetics Wiki contributors.
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/leonardoca1-aesthetics-wiki-mcp)<a href="https://allmcps.com/mcp/leonardoca1-aesthetics-wiki-mcp"><img src="https://allmcps.com/api/badge/leonardoca1-aesthetics-wiki-mcp?style=directory" alt="Aesthetics Wiki MCP on AllMCPs" /></a>