Starknet
Createdmilancermak
Exposes Starknet RPC methods to Large Language Models through the Model Context Protocol.
About
Starknet provides a Model Context Protocol (MCP) server for Starknet, allowing Large Language Models like Claude to access Starknet RPC methods. This enables users to ask questions about the Starknet blockchain and receive answers based on real-time data. The server supports a wide range of read-only Starknet RPC methods, allowing LLMs to query block information, transaction details, contract state, and more. By configuring the MCP server, users can seamlessly integrate Starknet data into their interactions with LLMs, enhancing their ability to understand and interact with the Starknet ecosystem.
Key Features
- Enables LLMs to answer questions about Starknet.
- Exposes Starknet RPC methods via MCP.
- Integrates with Claude for seamless interaction.
- Supports a variety of read-only methods for querying blockchain data.
- 9 GitHub stars
Use Cases
- Enabling LLMs to access Starknet transaction details.
- Assisting LLMs in querying the Starknet contract state.
- Allowing LLMs to retrieve the latest block hash and number on Starknet.