near-mcp-server

near-mcp-server

0

The NEAR Protocol Full-Featured MCP Server provides a bridge for Large Language Models to interact with the NEAR blockchain, allowing them to access data and execute transactions. It is designed for development and testing purposes, not secure for production use, and supports various blockchain functionalities such as balance retrieval, account management, and smart contract interaction.

get_account_balance

Get the balance of the specified account

view_account_state

View the original key-value status of the specified contract account

get_account_details

Get detailed information about a specified NEAR account

create_sub_account create_sub_account

Create a sub-account

delete_account

Delete an account

send_tokens

Send tokens

call_function

Call smart contract function

batch_actions

Execute operations in batches

deploy_contract

Deploy contracts

view_function

View function calls

get_access_keys

Get the access key

add_full_access_key

Add full access key

add_function_call_key

Add function call key

delete_access_key

Delete the access key

verify_signature

Verify signature