mc

mcpdotdirect/starknet-mcp-server

πŸ“‡ ☁️ Comprehensive Starknet blockchain integration with support for native tokens (ETH, STRK), smart contracts, StarknetID resolution, and token transfers.

#Starknet#blockchain integration#token transfers
Publishermcpdotdirect/starknet-mcp-server
Submitted date4/19/2025

Starknet MCP Server Overview

πŸ“Œ Title

Starknet MCP Server – A Model Context Protocol (MCP) server for AI agents to interact with the Starknet blockchain.

πŸš€ How to Use

  1. Installation Options:
    • Run directly via npx:
      npx @mcpdotdirect/starknet-mcp-server
    • Install globally:
      npm install -g @mcpdotdirect/starknet-mcp-server
    • Run in HTTP mode:
      npx @mcpdotdirect/starknet-mcp-server http
  2. Integration with AI Assistants:
    • Configure in Cursor via settings or an mcp.json file.
    • Supports Claude, GPT, and other AI tools.

πŸ”‘ Key Features

  • Blockchain Interaction:
    • Query balances, transactions, and smart contracts.
    • Transfer ETH, STRK, and ERC20 tokens.
    • Manage NFTs and resolve StarknetID domains.
  • Multi-Network Support:
    • Works with Starknet Mainnet and Sepolia testnet.
  • AI-Optimized:
    • Exposes tools via MCP protocol for natural language processing.
  • Dual Server Modes:
    • Stdio mode for CLI/AI integration.
    • HTTP mode (port 3000) for web apps with Server-Sent Events (SSE).

πŸ† Use Cases

  • AI-Powered Blockchain Agents:
    • Automate wallet management, contract interactions, and data queries.
  • Web3 Development:
    • Build dApps with Starknet integration via HTTP API.
  • NFT & Token Tools:
    • Check ownership, transfer assets, and fetch metadata.
  • StarknetID Resolution:
    • Convert human-readable domains to addresses seamlessly.

πŸ”— License: MIT

πŸ›  Tech Stack: TypeScript, Starknet.js, MCP 1.7+


A powerful toolkit for AI and developers to harness Starknet’s capabilities efficiently. πŸš€

Visit More

View All