Server data from the Official MCP Registry
Run local Froglet verifiable compute, signed receipts, settlement, and service publication.
Run local Froglet verifiable compute, signed receipts, settlement, and service publication.
Froglet MCP is a well-structured tool dispatch layer for a Froglet node economy protocol. The codebase demonstrates solid security practices with proper input validation, no hardcoded secrets, and appropriate permission scoping. Minor concerns around shell escaping edge cases and broad error handling do not materially impact the security posture. The server's permissions—network HTTP, environment variables, and file I/O—are proportionate to its purpose as a developer tool integrating with local/remote Froglet providers. Supply chain analysis found 2 known vulnerabilities in dependencies. Package verification found 1 issue.
4 files analyzed · 8 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.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-armanas-froglet": {
"args": [
"-y",
"froglet-mcp"
],
"command": "npx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.