msanlisavas/casper-mcp
MCP (Model Context Protocol) server for the Casper Network blockchain. Gives any AI assistant or MCP-compatible tool access to on-chain data — accounts, blocks, deploys, validators, smart contracts, tokens, NFTs, transfers, and network status.
Platform-specific configuration:
{
"mcpServers": {
"casper-mcp": {
"command": "npx",
"args": [
"-y",
"casper-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...