forestrie-verify
Rank #14,500dev.forestrie/verify
MCP verification server for Forestrie receipts — offline, no backend, no key, no network
forestrie-verify is a Model Context Protocol (MCP) server published by forestrie. It ranks #14,500 of 132,113 servers tracked on MCP Toplist. forestrie-verify is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Sep 12, 2026 and most recently updated on Sep 14, 2026.
Ranks ahead of 117,613 of 132,113 servers on MCP Toplist.
Use forestrie-verify
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add verify -- npx -y @forestrie/mcp-verify[mcp_servers.verify]
command = "npx"
args = ["-y", "@forestrie/mcp-verify"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"verify": {
"command": "npx",
"args": [
"-y",
"@forestrie/mcp-verify"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"verify": {
"command": "npx",
"args": [
"-y",
"@forestrie/mcp-verify"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"verify": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@forestrie/mcp-verify"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"verify": {
"command": "npx",
"args": [
"-y",
"@forestrie/mcp-verify"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"verify": {
"command": "npx",
"args": [
"-y",
"@forestrie/mcp-verify"
]
}
}
}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/dev.forestrie%2Fverify)<a href="https://mcptoplist.com/server/dev.forestrie%2Fverify"><img src="https://mcptoplist.com/badge/dev.forestrie%2Fverify.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
forestrie
Other servers by forestrie
View all forestrie servers →Available versions (2)
| Version | Published |
|---|---|
| 0.4.1 | Sep 14, 2026 |
| 0.4.0 | Sep 13, 2026 |
Frequently asked questions
- Who maintains forestrie-verify?
- forestrie-verify is maintained by forestrie, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is forestrie-verify listed on the Official MCP Registry?
- Yes — forestrie-verify is listed on the Official MCP Registry, alongside Glama.
- How many versions does forestrie-verify have?
- MCP Toplist tracks 2 versions of forestrie-verify, most recently published on Sep 14, 2026.
- Where can I find the source code for forestrie-verify?
- The source code for forestrie-verify is hosted at github.com/forestrie/mcp-verify.
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.