finance & fintech

Starknet Mcp Server

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

typescript
cloud
finance & fintech
0
View on GitHub

Installation

npx -y mcpdotdirect/starknet-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

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

About This MCP Server

mcpdotdirect/starknet-mcp-server

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

GitHub: https://github.com/mcpdotdirect/starknet-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub