Exposes Starknet RPC methods to Large Language Models through the Model Context Protocol.
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.