SERVER
Chainweb API
Rank #15,385io.github.Pact-Community-Organization/chainweb
Chainweb HTTP API: local sim, pre-signed send, poll, table reads, SPV proofs, module deploys.
Listed & last published
Jul 3, 2026
OVERVIEW
Chainweb API is a Model Context Protocol (MCP) server published by Pact-Community-Organization. It ranks #15,385 of 76,851 servers tracked on MCP Toplist. Chainweb API is listed on Official MCP, with 1 tracked version. It was first listed on Jul 3, 2026 and most recently updated on Jul 3, 2026.
STANDING
#15,385of 76,851 tracked serversTop 25%
Ranks ahead of 61,466 of 76,851 servers on MCP Toplist.
CONNECT
Use Chainweb API
Add Chainweb API to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"chainweb": {
"command": "npx",
"args": [
"-y",
"@pact-community/mcp-chainweb"
],
"env": {
"PACT_COMMUNITY_WORKSPACE_ROOT": "<your PACT_COMMUNITY_WORKSPACE_ROOT>",
"PACT_COMMUNITY_CHAINWEB_MODE": "<your PACT_COMMUNITY_CHAINWEB_MODE>",
"PACT_COMMUNITY_CHAINWEB_PROFILE": "<your PACT_COMMUNITY_CHAINWEB_PROFILE>",
"PACT_COMMUNITY_CHAINWEB_BASE_URL": "<your PACT_COMMUNITY_CHAINWEB_BASE_URL>",
"PACT_COMMUNITY_CHAINWEB_NETWORK_ID": "<your PACT_COMMUNITY_CHAINWEB_NETWORK_ID>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
Pact-Community-Organization
VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 0.2.2 | Jul 3, 2026 |
FAQ
Frequently asked questions
- Who maintains Chainweb API?
- Chainweb API is maintained by Pact-Community-Organization, which publishes 5 MCP servers (5 total versions) tracked on MCP Toplist.
- Is Chainweb API listed on the Official MCP Registry?
- Yes — Chainweb API is listed on the Official MCP Registry.
- How many versions does Chainweb API have?
- MCP Toplist tracks 1 version of Chainweb API, most recently published on Jul 3, 2026.
- Where can I find the source code for Chainweb API?
- The source code for Chainweb API is hosted at github.com/Pact-Community-Organization/pact-mcp.
EXPLORE