Skip to content
Back to search
100
MCP live v1.0.0 MCP 2025-11-25 streamable-http

Mana Public

am.mana/mana-public

Read-only MCP tools for Mana public creations, tags, creator profiles, and share pages.

Uptime
100.0%
2 direct probes · 30d
Response
600ms
last probe
Tools
3
callable
Resources
4
readable
Prompts
0
available

Tools · 3

search_community_apps

Product data tool: search and browse the Mana community's published iPhone creations (games, tools, utilities created by users). Returns app titles, handles, creators, slugs, and pagination info.

get_popular_tags

Product data tool: list the popular tags used to categorise Mana community creations, with frequency counts.

get_public_share

Product data tool: fetch either a Mana creator's public profile or one published Mana creation by handle and optional slug, including machine-readable rights.

Resources · 4

Mana community cards ui://mana/community.html
Mana popular tags ui://mana/tags.html
Mana creator profile ui://mana/creator.html
Mana app share ui://mana/app-share.html

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mana_public": {
      "url": "https://api.mana.am/mcp",
      "transport": "streamable-http"
    }
  }
}