Mana Public
am.mana/mana-publicRead-only MCP tools for Mana public creations, tags, creator profiles, and share pages.
Tools · 3
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.
Product data tool: list the popular tags used to categorise Mana community creations, with frequency counts.
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
ui://mana/community.html
ui://mana/tags.html
ui://mana/creator.html
ui://mana/app-share.html
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"mana_public": {
"url": "https://api.mana.am/mcp",
"transport": "streamable-http"
}
}
}