Skip to content

Add leonardoca1/aesthetics-wiki-mcp to Art & Culture#5186

Merged
punkpeye merged 2 commits into
punkpeye:mainfrom
leonardoca1:add-aesthetics-wiki-mcp
Apr 23, 2026
Merged

Add leonardoca1/aesthetics-wiki-mcp to Art & Culture#5186
punkpeye merged 2 commits into
punkpeye:mainfrom
leonardoca1:add-aesthetics-wiki-mcp

Conversation

@leonardoca1
Copy link
Copy Markdown

Summary

Adds aesthetics-wiki-mcp to the Art & Culture section — a Python MCP server that exposes the Aesthetics Wiki (cottagecore, dark academia, y2k, goblincore, and thousands more) to LLMs for moodboards, brand direction, and creative inspiration.

What it does

Five read-only tools over the Fandom MediaWiki API (no API key required):

  • search_aesthetic(query, limit) — full-text search
  • get_aesthetic(name) — cleaned page content + main image URL
  • get_aesthetic_images(name, limit) — gallery of image URLs (moodboard-ready)
  • list_related(name) — neighbors / related aesthetics
  • random_aesthetic(count) — random pick for inspiration

Install

Published on PyPI — zero setup with uvx:

{
  "mcpServers": {
    "aesthetics-wiki": { "command": "uvx", "args": ["aesthetics-wiki-mcp"] }
  }
}

Links

@github-actions
Copy link
Copy Markdown

Hey,

To ensure that only working servers are listed, we're updating our listing requirements.

Please complete the following steps:

  1. Ensure your server is listed on Glama. If it isn't already, submit it at https://glama.ai/mcp/servers and verify that it passes all checks (note: you must add Dockerfile directly to Glama. For checks to pass, we only need the server to start and respond to introspection requests).

  2. Update your PR by adding a Glama score badge after the server description, using this format:

[![OWNER/REPO MCP server](https://glama.ai/mcp/servers/OWNER/REPO/badges/score.svg)](https://glama.ai/mcp/servers/OWNER/REPO)

Replace OWNER/REPO with your server's Glama path.

If you need any assistance, feel free to ask questions here or on Discord.

P.S. If your server already has a hosted endpoint, you can also list it under https://glama.ai/mcp/connectors.

@github-actions
Copy link
Copy Markdown

Thank you for adding the Glama badge!

Please make sure the server's badge shows an A A A score:

leonardoca1/aesthetics-wiki-mcp MCP server

If you need any assistance, feel free to ask questions here or on Discord.

@punkpeye punkpeye merged commit 3bd735e into punkpeye:main Apr 23, 2026
2 checks passed
@github-actions
Copy link
Copy Markdown

Thank you for your contribution! Your server has been merged.

Are you in the MCP Discord? Let me know your Discord username and I will give you a server-author flair.

If you also have a remote server, you can list it under https://glama.ai/mcp/connectors

kevinastuhuaman pushed a commit to kevinastuhuaman/awesome-mcp-servers that referenced this pull request May 7, 2026
…-mcp

Add leonardoca1/aesthetics-wiki-mcp to Art & Culture
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants