Server data from the Official MCP Registry
AI agent tools for FreeAppStore: deploy status, SDK docs, app info, platform guide.
AI agent tools for FreeAppStore: deploy status, SDK docs, app info, platform guide.
Remote endpoints: streamable-http: https://mcp.freeappstore.online/mcp
This is a well-structured MCP server for the FreeAppStore platform with appropriate authentication and permission scoping. The server makes authenticated API calls only when required (list_apps tool) and uses public APIs for other operations. Minor code quality issues around error handling and input validation exist but do not constitute security vulnerabilities. Supply chain analysis found 9 known vulnerabilities in dependencies (0 critical, 1 high severity).
3 files analyzed · 13 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Available as Local & Remote
This plugin can run on your machine or connect to a hosted endpoint. during install.
From the project's GitHub README.
Remote MCP server for AI agents to interact with the FreeAppStore platform.
Endpoint: https://mcp.freeappstore.online/mcp
Add to ~/.claude.json:
{
"mcpServers": {
"freeappstore": {
"command": "npx",
"args": ["mcp-remote", "https://mcp.freeappstore.online/mcp"]
}
}
}
Settings > MCP > Add Server: npx mcp-remote https://mcp.freeappstore.online/mcp
Streamable HTTP transport at https://mcp.freeappstore.online/mcp
| Tool | Auth | Description |
|---|---|---|
deploy_status | None | Check last 5 GitHub Actions runs for any app |
app_info | None | Live URL, repo, store listing, up/down status |
sdk_reference | None | SDK docs for auth, KV, counters, collections, rooms, proxy, hooks, UI |
platform_guide | None | Fetch full SKILLS.md (the complete platform guide) |
list_apps | FAS token | List your published apps |
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 Workers
MIT.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.