MCP server for SVM based projects integration
If you already use Svm MCP, the svm mcp mcp server is the piece that lets your assistant work with it directly. MCP server for SVM based projects integration.
A Model Context Protocol (MCP) server that integrates Claude AI with SOON and other SVM-based blockchains. The server provides tools for checking balances, fetching recent transactions, and viewing token holdings on SOON's testnet and mainnet, for account balances, transactions, and token holdings.
This MCP server is designed to connect Claude with the SOON ecosystem, allowing it to: - Query wallet balances on testnet and mainnet - Fetch the most recent transactions for an address - Check token holdings for any account
Setup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client.
Configuration is passed through the environment: YOUR_TESTNET_RPC_URL, YOUR_MAINNET_RPC_URL. Treat anything key-shaped as a real credential — scope it to the minimum the server needs, and rotate it if it ever lands in a shared config.
Among the developer tooling options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. It is maintained by rkmonarch; worth a glance at recent repository activity before you build anything load-bearing on it.
SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.
| Variable | Description | Required |
|---|---|---|
| YOUR_TESTNET_RPC_URL | Endpoint or connection string the server talks to. | Yes |
| YOUR_MAINNET_RPC_URL | Endpoint or connection string the server talks to. | Yes |
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.