Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

io.github.freeappstore-online/mcp

REMOTE · MCP.FREEAPPSTORE.ONLINE · SCANNED AUG 3

AI agent tools for FreeAppStore: deploy status, SDK docs, app info, platform guide.

+14 this week 63 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security46
Transport & Reachability100
Schema Quality & AI Usability77
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 986 tokens (~82/item across 12 items; 12 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · mcp.freeappstore.online

# add to Claude Code
claude mcp add --transport http freeappstore-online-mcp https://mcp.freeappstore.online/mcp
# ~/.codex/config.toml
[mcp_servers.freeappstore-online-mcp]
url = "https://mcp.freeappstore.online/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "freeappstore-online-mcp": {
      "type": "remote",
      "url": "https://mcp.freeappstore.online/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add freeappstore-online-mcp --url https://mcp.freeappstore.online/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  freeappstore-online-mcp:
    url: "https://mcp.freeappstore.online/mcp"
// mcp.json
{
  "mcpServers": {
    "freeappstore-online-mcp": {
      "type": "http",
      "url": "https://mcp.freeappstore.online/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 2 Aug 26 +10
    • Schema quality: unverified → excellent functional
  • 31 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

  • 28 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 49

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://mcp.freeappstore.online/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=freeappstore.online CN=YE2,O=Let's Encrypt,C=US 1 Jul 2026 29 Sept 2026 ECDSA 256 ECDSA-SHA384 5845b49c54c7404658ae3bd1f60f65b0434
SANs: *.freeappstore.online, freeappstore.online
CN=YE2,O=Let's Encrypt,C=US (CA) CN=Root YE,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 ECDSA 384 ECDSA-SHA384 4df3b15dd6c0784c507cd37b58e6f115
CN=Root YE,O=ISRG,C=US (CA) CN=ISRG Root X2,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 ECDSA-SHA384 872165fc34b6e5fba8add5b3705fb53a
CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 SHA256-RSA 6c8f1dc727c7117f7baf853ac980f9cd
DNSSEC insecure

Validation of mcp.freeappstore.online. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
online. present 30961 13 Verified
freeappstore.online. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.freeappstore.online/mcp Verified 200
http (plaintext) http://mcp.freeappstore.online/mcp Inconclusive 405
MCP tools — 12 exposed · ~986 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
agent_build ~215

Hand a natural-language prompt to the FreeAppStore VibeCode AGENT — the platform's own AI writes the code AND deploys it. This is different from create_app/update_files (where the CALLING model writes the code): here you just prompt, and the platform builds. Uses your stored AI key (provider must be in your vault). Long-running; it builds in the background. Returns the session_id — poll agent_status to watch it and get the live URL. Tip: include the app id in your prompt, e.g. 'Build a dice roller and deploy it as dice-roller'.

NameTypeReqDescription
modelstringModel id (defaults per provider, e.g. claude-sonnet-4-6)
promptstringyesWhat to build, in plain English. Include a desired app id.
providerstringWhich vaulted AI key to use (default anthropic). Must be a provider you have a key for.
session_idstringContinue an existing build session

No output schema declared.

No examples provided.

agent_status ~52

Check a VibeCode agent build session (started with agent_build): the app id it's building, deploy phase, and live URL once ready.

NameTypeReqDescription
session_idstringyesThe session_id returned by agent_build

No output schema declared.

No examples provided.

app_info ~46

Get info about any app on FreeAppStore — live URL, repo, store listing.

NameTypeReqDescription
app_idstringyesApp ID (e.g. 'timer', 'pdfreader')

No output schema declared.

No examples provided.

app_logs ~71

Query recent logs for an app — errors, warnings, SDK calls, build info. Requires authentication (app owner).

NameTypeReqDescription
app_idstringyesApp ID
levelstringFilter by log level
limitnumberMax entries to return (default 50, max 500)

No output schema declared.

No examples provided.

create_app ~210

Create AND publish a brand-new app on FreeAppStore, end to end. Provisions the GitHub repo + R2 hosting + store listing (same as `fas publish`), scaffolds the chosen template, and pushes it so the app deploys live at <app_id>.freeappstore.online (~1-2 min). Then use read_file/update_files to build it out. Requires authentication.

NameTypeReqDescription
app_idstringyesApp slug: lowercase letters/numbers/hyphens, no 'free'/'pro' prefix. Becomes <app_id>.freeappstore.online
categorystringyesutilities, productivity, learning, lifestyle, finance, health, creative, or social
descriptionstringLonger description (defaults to the oneliner)
onelinerstringyesOne-line description shown in the store
typestringstandalone (no backend, default) or connected (uses the SDK: auth/kv/rooms/etc.)

No output schema declared.

No examples provided.

deploy_status ~51

Check the deploy status of an app (last 5 GitHub Actions runs). No auth needed for public repos.

NameTypeReqDescription
app_idstringyesApp ID (e.g. 'timer', 'pdfreader')

No output schema declared.

No examples provided.

list_apps ~28

List your published apps on FreeAppStore. Requires authentication (connect with a FAS session token).

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_files ~35

List the files in an app's repo (so you know what to read/edit).

NameTypeReqDescription
app_idstringyesApp ID

No output schema declared.

No examples provided.

platform_guide ~41

Get the FreeAppStore platform guide (SKILLS.md) for AI-assisted development. Returns the full guide that tells you how to build apps on the platform.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

read_file ~60

Read one file's contents from an app's repo (e.g. web/src/App.tsx).

NameTypeReqDescription
app_idstringyesApp ID
pathstringyesFile path relative to repo root, e.g. web/src/App.tsx

No output schema declared.

No examples provided.

sdk_reference ~64

Quick reference for @freeappstore/sdk — imports, features, and usage patterns for auth, KV, counters, collections, rooms, proxy, hooks, and UI components.

NameTypeReqDescription
featurestringSpecific feature to look up, or 'all' for the full reference

No output schema declared.

No examples provided.

update_files ~113

Improve an app you own: write/overwrite one or more files in its repo with full new contents. The push auto-deploys to <app_id>.freeappstore.online in ~30-60s. Requires authentication + ownership.

NameTypeReqDescription
app_idstringyesApp ID (must be one you published)
filesarrayyesFiles to write — each with the FULL new content. Paths relative to repo root, e.g. web/src/App.tsx
messagestringCommit message

No output schema declared.

No examples provided.