mcpdotdirect/starknet-mcp-server
by Various
MCP server that provides LLM with tools for interacting with Starknet
MCP
mcpdotdirect/starknet-mcp-server
Added 1 June 2026
Overview
An MCP server that gives LLMs tools to interact with the Starknet blockchain. It exposes Starknet operations as callable tools through the Model Context Protocol, enabling AI agents to query and transact on Starknet.
Best for
Best for
Developers building AI agents that need to interact with the Starknet blockchain
Use cases
- Querying Starknet blockchain state and transaction data via an LLM
- Building AI agents that can execute Starknet smart contract calls
- Integrating Starknet capabilities into MCP-compatible chat interfaces
Notes
An MCP server that gives LLMs tools to interact with the Starknet blockchain. It exposes Starknet operations as callable tools through the Model Context Protocol, enabling AI agents to query and transact on Starknet.
5 stars on GitHub. Last updated 2025-11-26. Licensed MIT.
Use cases
- Querying Starknet blockchain state and transaction data via an LLM
- Building AI agents that can execute Starknet smart contract calls
- Integrating Starknet capabilities into MCP-compatible chat interfaces
Pros
- Small, focused codebase in TypeScript with 5 GitHub stars
- Directly bridges LLMs with Starknet without custom middleware
- Follows the emerging MCP standard for tool interoperability
Cons
- Very early stage with minimal community adoption or documentation
- Limited to Starknet only, not a general blockchain tool
- Requires running an MCP host to use the server
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Small, focused codebase in TypeScript with 5 GitHub stars
- Directly bridges LLMs with Starknet without custom middleware
- Follows the emerging MCP standard for tool interoperability
Cons
- Very early stage with minimal community adoption or documentation
- Limited to Starknet only, not a general blockchain tool
- Requires running an MCP host to use the server
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Cursor
Anysphere
The AI-first code editor. Tab to autocomplete, Composer to multi-file refactor, Agents for the long-running stuff.