Mcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Mcp (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Remote MCP server for AI agents to interact with the FreeAppStore platform.
Endpoint: https://mcp.freeappstore.online/mcp
claude mcp add freeappstore -- npx mcp-remote https://mcp.freeappstore.online/mcpcodex mcp add freeappstore --url https://mcp.freeappstore.online/mcpSettings > MCP > Add Server: npx mcp-remote https://mcp.freeappstore.online/mcp
.mcp.json{
"mcpServers": {
"freeappstore": {
"command": "npx",
"args": ["mcp-remote", "https://mcp.freeappstore.online/mcp"]
}
}
}Streamable HTTP transport at https://mcp.freeappstore.online/mcp
| Tool | Auth | Description |
|---|---|---|
create_app | FAS token | Provision repo + hosting + listing, scaffold template, deploy live |
update_files | Owner | Write/overwrite files in your app's repo; auto-redeploys |
| Tool | Auth | Description |
|---|---|---|
agent_build | FAS token + vaulted AI key | Hand a prompt to the VibeCode agent; it writes + deploys |
agent_status | FAS token | Poll an agent_build session for progress + live URL |
| Tool | Auth | Description |
|---|---|---|
list_files | None | List files in an app's repo |
read_file | None | Read a file from an app's repo |
| Tool | Auth | Description |
|---|---|---|
list_apps | FAS token | List your published apps |
app_info | None | Live URL, repo, store listing, up/down status |
deploy_status | None | Check last 5 GitHub Actions runs for any app |
app_logs | Owner | Recent errors/warnings/SDK calls/build info |
platform_guide | None | Fetch full SKILLS.md (the complete platform guide) |
sdk_reference | None | SDK docs for auth, KV, counters, collections, rooms, proxy, keys, UI |
io.github.freeappstore-online/mcpfreeappstore.online/.well-known/mcp.jsonfreeappstore.online/llms.txtfreeappstore.online/docs/mcpCloudflare Worker with a SQLite-backed Durable Object (FasMcpAgent), using the agents SDK. Deployed via GitHub Actions.
npm install
npm run dev # local dev server
npm run deploy # deploy to CF WorkersMIT.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.