Skip to main content
Finance & FintechTypeScript

mcpdotdirect/starknet-mcp-server

Comprehensive Starknet blockchain integration with support for native tokens (ETH, STRK), smart contracts, StarknetID resolution, and token transfers.

finance-fintechcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/mcpdotdirect/starknet-mcp-server

Claude Desktop configuration example:

{
  "mcpServers": {
    "starknet-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "mcpdotdirect/starknet-mcp-server"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Finance & Fintech
Language
TypeScript
Author
mcpdotdirect