
Product
Introducing Rust Support in Socket
Socket now supports Rust and Cargo, offering package search for all users and experimental SBOM generation for enterprise projects.
tatum-mcp-server
Advanced tools
Model Context Protocol server providing access to Tatum's comprehensive blockchain API across 130+ networks with 13 tools
A Model Context Protocol (MCP) server providing access to Tatum's comprehensive blockchain API across 130+ networks with 14 tools including RPC gateways and blockchain data insights.
npm install -g @tatum/blockchain-mcp
npm install @tatum/blockchain-mcp
Get your free API key from Tatum Dashboard.
Add this server to your MCP client configuration:
{
"mcpServers": {
"tatum": {
"command": "npx",
"args": [
"@tatum/blockchain-mcp"
],
"env": {
"TATUM_API_KEY": "YOUR_API_KEY"
}
}
}
}
Contributions are welcome! Please read our Contributing Guide for details.
This project is licensed under the MIT License - see the LICENSE file for details.
Tatum is a blockchain development platform that provides APIs, SDKs, and tools for building blockchain applications. Learn more at tatum.io.
Made with ❤️ by the Tatum team
FAQs
Model Context Protocol server providing access to Tatum's comprehensive blockchain API across 130+ networks with 13 tools
We found that tatum-mcp-server demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket now supports Rust and Cargo, offering package search for all users and experimental SBOM generation for enterprise projects.
Product
Socket’s precomputed reachability slashes false positives by flagging up to 80% of vulnerabilities as irrelevant, with no setup and instant results.
Product
Socket is launching experimental protection for Chrome extensions, scanning for malware and risky permissions to prevent silent supply chain attacks.