Froglet
Rank #15,478io.github.armanas/froglet
Run local Froglet verifiable compute, signed receipts, settlement, and service publication.
Froglet is a Model Context Protocol (MCP) server published by armanas. It ranks #15,478 of 132,046 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. Froglet is listed across 2 registries — Official MCP and PulseMCP, with 6 tracked versions. It was first listed on Feb 26, 2026 and most recently updated on Jun 30, 2026.
Ranks ahead of 116,568 of 132,046 servers on MCP Toplist.
Use Froglet
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add froglet -- npx -y froglet-mcp[mcp_servers.froglet]
command = "npx"
args = ["-y", "froglet-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"froglet": {
"command": "npx",
"args": [
"-y",
"froglet-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"froglet": {
"command": "npx",
"args": [
"-y",
"froglet-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"froglet": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"froglet-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"froglet": {
"command": "npx",
"args": [
"-y",
"froglet-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"froglet": {
"command": "npx",
"args": [
"-y",
"froglet-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.armanas%2Ffroglet)<a href="https://mcptoplist.com/server/io.github.armanas%2Ffroglet"><img src="https://mcptoplist.com/badge/io.github.armanas%2Ffroglet.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
armanas
Available versions (6)
| Version | Published |
|---|---|
| 0.4.0 | Jun 30, 2026 |
| 0.2.1 | May 17, 2026 |
| 0.1.5 | Apr 30, 2026 |
| 0.1.4 | Apr 30, 2026 |
| 0.1.3 | Apr 29, 2026 |
| 0.1.2 | Apr 29, 2026 |
Frequently asked questions
- Who maintains Froglet?
- Froglet is maintained by armanas, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
- Is Froglet listed on the Official MCP Registry?
- Yes — Froglet is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Froglet have?
- MCP Toplist tracks 6 versions of Froglet, most recently published on Jun 30, 2026.
- Where can I find the source code for Froglet?
- The source code for Froglet is hosted at github.com/armanas/froglet.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.