Starknet MCP Server
@mcpdotdirect
About Starknet MCP Server
MCP server that provides LLM with tools for interacting with Starknet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"starknet-mcp-server": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@mcpdotdirect/starknet-mcp-server",
"--client",
"claude"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Starknet MCP Server?
A comprehensive Model Context Protocol (MCP) server for the Starknet blockchain. It provides AI agents with the ability to interact with Starknet networks, query blockchain data, manage wallets, and interact with Cairo smart contracts. Designed for use with Claude, GPT, and other AI assistants.
How to use Starknet MCP Server?
Run the server in stdio mode (npx @mcpdotdirect/starknet-mcp-server) or HTTP mode (npx @mcpdotdirect/starknet-mcp-server http). Install via Smithery, npx, npm global, or local project installation. Connect from Cursor by adding a command-type MCP server or via .cursor/mcp.json. Use claude mcp add starknet-mcp-server npx @mcpdotdirect/starknet-mcp-server for Claude CLI.
Key features of Starknet MCP Server
- Full Starknet blockchain integration using Starknet.js
- Supports Mainnet and Sepolia test networks
- StarknetID resolution (address β domain)
- Native token support (ETH and STRK)
- Smart contract call and query operations
- Dual transport: stdio and HTTP with SSE
- Designed for AI assistant integration
Use cases of Starknet MCP Server
- Check native token balances (ETH/STRK) for any address
- Transfer ETH/STRK between Starknet accounts
- Query block details, transactions, and chain information
- Resolve StarknetID domains to addresses and vice versa
- Call read-only smart contract functions or execute contract writes
FAQ from Starknet MCP Server
What networks does Starknet MCP Server support?
It supports Starknet Mainnet and Sepolia testnet.
What are the prerequisites for running Starknet MCP Server?
You need Bun 1.0.0+ (recommended) or Node.js 18.0.0+.
How do I run Starknet MCP Server in HTTP mode?
Run npx @mcpdotdirect/starknet-mcp-server http. The HTTP server listens on port 3000 by default and provides both a REST API and Server-Sent Events (SSE).
How can I use StarknetID with Starknet MCP Server?
Every tool that accepts Starknet addresses also supports StarknetID, automatically resolving human-readable identities (e.g., "vitalik.stark") to addresses behind the scenes.
How do I connect Starknet MCP Server to Cursor?
Go to Cursor Settings > Features > MCP Servers, add a new server with type "command" and command npx @mcpdotdirect/starknet-mcp-server. Alternatively, create a .cursor/mcp.json file in your project with the appropriate configuration.
Frequently asked questions
What networks does Starknet MCP Server support?
It supports Starknet Mainnet and Sepolia testnet.
What are the prerequisites for running Starknet MCP Server?
You need Bun 1.0.0+ (recommended) or Node.js 18.0.0+.
How do I run Starknet MCP Server in HTTP mode?
Run `npx @mcpdotdirect/starknet-mcp-server http`. The HTTP server listens on port 3000 by default and provides both a REST API and Server-Sent Events (SSE).
How can I use StarknetID with Starknet MCP Server?
Every tool that accepts Starknet addresses also supports StarknetID, automatically resolving human-readable identities (e.g., "vitalik.stark") to addresses behind the scenes.
How do I connect Starknet MCP Server to Cursor?
Go to Cursor Settings > Features > MCP Servers, add a new server with type "command" and command `npx @mcpdotdirect/starknet-mcp-server`. Alternatively, create a `.cursor/mcp.json` file in your project with the appropriate configuration.
Basic information
More Other MCP servers
Awesome Mlops
visengerA curated list of references for MLOps
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
ghidraMCP
LaurieWiredMCP Server for Ghidra
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
MaxKB
1Panel-devπ₯ MaxKB is an open-source platform for building enterprise-grade agents. εΌΊε€§ζη¨ηεΌζΊδΌδΈηΊ§ζΊθ½δ½εΉ³ε°γ
Comments