← Registry

Developer Tools

freeappstore.online

Provides tools to manage and monitor deployed apps on FreeAppStore.

1 endpoint12 known toolsFirst detected June 16, 2026Last detected July 19, 2026

ENDPOINT 1

https://mcp.freeappstore.online/mcp

No auth detected

Known tools 12

list_apps

List your published apps on FreeAppStore.

deploy_status

Check the deploy status of an app (last 5 GitHub Actions runs).

app_info

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

app_logs

Query recent logs for an app — errors, warnings, SDK calls, build info.

platform_guide

Get the FreeAppStore platform guide (SKILLS.md) for AI-assisted development.

sdk_reference

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

create_app

Create AND publish a brand-new app on FreeAppStore, end to end.

list_files

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

read_file

Read one file's contents from an app's repo (e.g.

agent_build

Hand a natural-language prompt to the FreeAppStore VibeCode AGENT — the platform's own AI writes the code AND deploys it.

agent_status

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

update_files

Improve an app you own: write/overwrite one or more files in its repo with full new contents.