Appllama MCP Server

A builder, not just a researcher. Agent skills that make AI agents genuinely good at building mobile apps . It is available as a remote MCP endpoint.

Teams that work with agent skills, claude code skill and codex and want a hosted endpoint instead of running a local process.

VERIFIED ACTIVE

LAST COMMIT 2026-09-06 · ★ 1,848 · #24 OF 85 MAINTAINED DESIGN · VERIFIED 2026-09-18

MIT · how we verify → /methodology

01 · Install Appllama

Claude Code

claude mcp add appllama-appllama-skills --transport http https://mcp.appllama.io/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "appllama-appllama-skills": {
      "url": "https://mcp.appllama.io/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.appllama.io/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-09-18

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to mcp.appllama.io

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

repo age created 2026-08-13 - young repo, little track record yet

license MIT - declared in the repository

registry vendor namespace io.appllama - domain-verified with the official MCP registry

03 · Who maintains Appllama

Appllama is maintained by appllama. It's the only MCP server we track from this author; the repo dates to Aug 2026.

04 · Facts

category
design - ranked #24 of 85 actively-maintained design servers as of 2026-09-18.
registry
io.appllama/appllama (active, first published 2026-08-27 · 2 versions)

05 · Appllama FAQ

What is Appllama?

A builder, not just a researcher. Agent skills that make AI agents genuinely good at building mobile apps . It is available as a remote MCP endpoint.

Is Appllama still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-06. We re-verify nightly.

How do I install Appllama?

Run `claude mcp add appllama-appllama-skills --transport http https://mcp.appllama.io/mcp`. You can also paste the ready-made client config above.

Does Appllama require authentication?

Yes - when we probed the endpoint on 2026-09-18, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

06 · Alternatives to Appllama