Starknet MCP Server
S

Starknet MCP Server

The Starknet MCP Server is a server based on the Model Context Protocol that enables AI agents to interact with the Starknet blockchain, including querying data, managing wallets, and performing smart contract operations.
2.5 points
9.2K

What is the Starknet MCP Server?

The Starknet MCP Server is a tool designed for AI assistants. It provides comprehensive support for the Starknet blockchain through the Model Context Protocol (MCP). Users can easily query on-chain data, manage wallets, and interact with smart contracts.

How to use the Starknet MCP Server?

Simply install and start the server, then configure your AI assistant to start using it. Whether querying balances or executing smart contract calls, it can be done through natural language.

Applicable scenarios

Suitable for developers, researchers, and ordinary users who want to explore decentralized finance (DeFi). For example, querying account balances, tracking transaction status, or verifying NFT ownership.

Main features

Multi-network support
Supports the Starknet mainnet and testnets (such as Sepolia), facilitating the switch between development and production environments.
Smart contract interaction
Allows calling read-only functions of smart contracts and performing write operations, such as transferring funds or minting NFTs.
Starknet ID resolution
Converts human-readable Starknet IDs to actual blockchain addresses and vice versa.
Real-time event stream
Provides the ability to receive real-time updates through Server-Sent Events (SSE), suitable for building dynamic applications.
Advantages
Simplifies complex blockchain operations without the need to write code.
Supports multiple asset types (ETH, STRK, and ERC20 tokens).
Is compatible with mainstream AI assistant platforms, such as Claude and GPT.
Limitations
Requires an internet connection to access remote nodes.
High-value transactions may involve high Gas fees.
Some advanced features depend on specific API keys.

How to use

Download and install
You can directly run the npx command to quickly start the server, or install it as part of a local project.
Configure the AI assistant
Add a new MCP server in the AI assistant settings and point it to the URL of the locally running server.
Execute operations
Send requests to the AI assistant using natural language, such as 'Query the ETH balance' or 'View details of the latest block'.

Usage examples

Query the ETH balance
Demonstrate how to query the ETH balance of an address through the MCP server.
Resolve the Starknet ID
Show how to convert a Starknet ID to its corresponding blockchain address.

Frequently Asked Questions

Is the Starknet MCP Server free to use?
How to solve the problem of high Gas fees?
Does it support other blockchains?

Related resources

Starknet official documentation
Understand the basic knowledge and technical details of Starknet.
Starknet MCP GitHub repository
View the source code and contribution guidelines.
Video tutorial
Watch a video demonstration on how to use the Starknet MCP Server.

Installation

Copy the following command to your Client for configuration
{
  "mcpServers": {
    "starknet-mcp-server": {
      "command": "npx",
      "args": [
        "@mcpdotdirect/starknet-mcp-server"
      ]
    },
    "starknet-mcp-http": {
      "command": "npx",
      "args": [
        "@mcpdotdirect/starknet-mcp-server",
        "http"
      ]
    }
  }
}

{
  "mcpServers": {
    "starknet-mcp-sse": {
      "url": "http://localhost:3000/sse"
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

V
Vestige
Vestige is an AI memory engine based on cognitive science. By implementing 29 neuroscience modules such as prediction error gating, FSRS - 6 spaced repetition, and memory dreaming, it provides long - term memory capabilities for AI. It includes a 3D visualization dashboard and 21 MCP tools, runs completely locally, and does not require the cloud.
Rust
10.6K
4.5 points
M
Moltbrain
MoltBrain is a long-term memory layer plugin designed for OpenClaw, MoltBook, and Claude Code, capable of automatically learning and recalling project context, providing intelligent search, observation recording, analysis statistics, and persistent storage functions.
TypeScript
9.2K
4.5 points
B
Bm.md
A feature-rich Markdown typesetting tool that supports multiple style themes and platform adaptation, providing real-time editing preview, image export, and API integration capabilities
TypeScript
14.9K
5 points
S
Security Detections MCP
Security Detections MCP is a server based on the Model Context Protocol that allows LLMs to query a unified security detection rule database covering Sigma, Splunk ESCU, Elastic, and KQL formats. The latest version 3.0 is upgraded to an autonomous detection engineering platform that can automatically extract TTPs from threat intelligence, analyze coverage gaps, generate SIEM-native format detection rules, run tests, and verify. The project includes over 71 tools, 11 pre-built workflow prompts, and a knowledge graph system, supporting multiple SIEM platforms.
TypeScript
7.8K
4 points
P
Paperbanana
Python
9.1K
5 points
F
Finlab Ai
FinLab AI is a quantitative financial analysis platform that helps users discover excess returns (alpha) in investment strategies through AI technology. It provides a rich dataset, backtesting framework, and strategy examples, supporting automated installation and integration into mainstream AI programming assistants.
10.0K
4 points
B
Better Icons
An MCP server and CLI tool that provides search and retrieval of over 200,000 icons, supports more than 150 icon libraries, and helps AI assistants and developers quickly obtain and use icons.
TypeScript
9.7K
4.5 points
A
Assistant Ui
assistant - ui is an open - source TypeScript/React library for quickly building production - grade AI chat interfaces, providing composable UI components, streaming responses, accessibility, etc., and supporting multiple AI backends and models.
TypeScript
10.0K
5 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
38.2K
5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
28.5K
4.3 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
81.9K
4.3 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
24.1K
4.5 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
38.6K
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
69.9K
4.5 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
24.1K
4.5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
55.5K
4.8 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2026AIBase