{
  "name": "merciless-nature-mcp",
  "title": "Merciless Nature",
  "version": "0.2.0",
  "description": "MCP server for the Merciless Nature art community and marketplace (vore, furry, giantess, macro/micro art). Search artworks, products, creators, commissions, forum threads and blog posts.",
  "documentation": "https://mercilessnature.com/llms.txt",
  "transport": "http",
  "endpoint": "https://qjrtwskzinmubslouqpi.supabase.co/functions/v1/mcp",
  "authentication": { "type": "none" },
  "tools": [
    "search_artworks",
    "search_products",
    "search_creators",
    "search_forum_threads",
    "search_blog_posts",
    "search_commissions",
    "get_artwork",
    "get_creator",
    "list_trending_artworks",
    "list_popular_tags"
  ]
}
