MCPServers
S

Starknet MCP Server

9
0

Summary

Facilitates interaction with Starknet blockchain via MCP by exposing various RPC methods, allowing users to query chain states, transaction details, and block information using natural language queries.

Available Actions(21)

starknet_getBlockWithTxHashes

Retrieve the block along with its transaction hashes.

starknet_getBlockWithTxs

Retrieve the block along with its transactions.

starknet_getBlockWithReceipts

Retrieve the block along with its receipts.

starknet_getStateUpdate

Get the state update for a specific block.

starknet_getStorageAt

Fetch the storage value at a specific address and key.

starknet_getTransactionStatus

Retrieve the status of a specific transaction.

starknet_getTransactionByHash

Get transaction details using the transaction hash.

starknet_getTransactionByBlockIdAndIndex

Retrieve transaction details by block ID and index.

starknet_getTransactionReceipt

Get the receipt for a specific transaction.

starknet_getClass

Fetch the class details for a specific contract.

starknet_getClassHashAt

Retrieve the class hash at a specific address.

starknet_getClassAt

Get the class details at a specific address.

starknet_getBlockTransactionCount

Get the number of transactions in a specific block.

starknet_call

Execute a call to a contract without sending a transaction.

starknet_getEvents

Retrieve events that occurred in a specific block.

starknet_getNonce

Get the nonce for a specific address.

starknet_blockNumber

Retrieve the current block number.

starknet_blockHashAndNumber

Get the current block's hash and number.

starknet_chainId

Retrieve the chain ID of the network.

starknet_syncing

Check if the node is currently syncing.

starknet_specVersion

Get the specification version of the node.

Last Updated: April 8, 2025

커뮤니티 리뷰

0.0
0 리뷰
5
0
4
0
3
0
2
0
1
0

아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!

대화에 참여하려면 로그인하세요

Try it now in
HighlightHighlight AI

언어

TypeScript

카테고리

태그