@forestrie/mcp-resolve
Rank #15,382dev.forestrie/resolve
Fetches receipts, genesis and accumulator snapshots for @forestrie/mcp-verify and labels provenance
@forestrie/mcp-resolve is a Model Context Protocol (MCP) server published by forestrie. It ranks #15,382 of 132,113 servers tracked on MCP Toplist. @forestrie/mcp-resolve is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Sep 13, 2026 and most recently updated on Sep 14, 2026.
Ranks ahead of 116,731 of 132,113 servers on MCP Toplist.
Use @forestrie/mcp-resolve
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add resolve -e "FORESTRIE_BASE_URL=<your FORESTRIE_BASE_URL>" -e "FORESTRIE_RPC_URL=<your FORESTRIE_RPC_URL>" -- npx -y @forestrie/mcp-resolveReplace each placeholder with your own value before saving.
[mcp_servers.resolve]
command = "npx"
args = ["-y", "@forestrie/mcp-resolve"]
[mcp_servers.resolve.env]
FORESTRIE_BASE_URL = "<your FORESTRIE_BASE_URL>"
FORESTRIE_RPC_URL = "<your FORESTRIE_RPC_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"resolve": {
"command": "npx",
"args": [
"-y",
"@forestrie/mcp-resolve"
],
"env": {
"FORESTRIE_BASE_URL": "<your FORESTRIE_BASE_URL>",
"FORESTRIE_RPC_URL": "<your FORESTRIE_RPC_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"resolve": {
"command": "npx",
"args": [
"-y",
"@forestrie/mcp-resolve"
],
"env": {
"FORESTRIE_BASE_URL": "<your FORESTRIE_BASE_URL>",
"FORESTRIE_RPC_URL": "<your FORESTRIE_RPC_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"resolve": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@forestrie/mcp-resolve"
],
"env": {
"FORESTRIE_BASE_URL": "<your FORESTRIE_BASE_URL>",
"FORESTRIE_RPC_URL": "<your FORESTRIE_RPC_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"resolve": {
"command": "npx",
"args": [
"-y",
"@forestrie/mcp-resolve"
],
"env": {
"FORESTRIE_BASE_URL": "<your FORESTRIE_BASE_URL>",
"FORESTRIE_RPC_URL": "<your FORESTRIE_RPC_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"resolve": {
"command": "npx",
"args": [
"-y",
"@forestrie/mcp-resolve"
],
"env": {
"FORESTRIE_BASE_URL": "<your FORESTRIE_BASE_URL>",
"FORESTRIE_RPC_URL": "<your FORESTRIE_RPC_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
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%2Fresolve)<a href="https://mcptoplist.com/server/dev.forestrie%2Fresolve"><img src="https://mcptoplist.com/badge/dev.forestrie%2Fresolve.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.2.0 | Sep 14, 2026 |
| 0.1.2 | Sep 13, 2026 |
Frequently asked questions
- Who maintains @forestrie/mcp-resolve?
- @forestrie/mcp-resolve is maintained by forestrie, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is @forestrie/mcp-resolve listed on the Official MCP Registry?
- Yes — @forestrie/mcp-resolve is listed on the Official MCP Registry, alongside Glama.
- How many versions does @forestrie/mcp-resolve have?
- MCP Toplist tracks 2 versions of @forestrie/mcp-resolve, most recently published on Sep 14, 2026.
- Where can I find the source code for @forestrie/mcp-resolve?
- The source code for @forestrie/mcp-resolve is hosted at github.com/forestrie/mcp-resolve.
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.