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.
The Froglet MCP server is a developer tool for verifiable compute and service publication with generally sound security practices. Authentication is required via token files for all sensitive operations, and URL validation includes SSRF protections with DNS pinning. However, several code quality issues present moderate risks: the codebase contains broad exception handling that could mask errors, performs file I/O operations without comprehensive error handling for edge cases, and makes numerous HTTP requests with timeouts that could be better validated. Permissions are appropriate for its purpose (network access for APIs, environment variables for credentials, file I/O for tokens). Supply chain analysis found 5 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue.
4 files analyzed · 14 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
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.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.