Back to search
60
MCP

Starknet MCP Server

mcpdotdirect/starknet-mcp-server

A comprehensive Model Context Protocol (MCP) server for the Starknet blockchain. This server provides AI agents with the ability to interact with Starknet networks, query blockchain data, manage wallets, and interact with smart contracts.

Uptime
100.0%
6 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://mcp.direct

Similar MCP servers embedding-nearest

@mseep/starknet-mcp
A Model Context Protocol server for interacting with Starknet, enabling block information retrieval and more
0 tools
stellar-cyber-mcp-agents
Model Context Protocol (MCP) server for Stellar Cyber security operations with specialized multi-agent analysis capabilities
0 tools
coinex-mcp-server
A CoinEx MCP (Model Context Protocol) server that enables AI agents to interact with the CoinEx cryptocurrency exchange
0 tools
ainative-strapi-mcp-server
Model Context Protocol (MCP) server for Strapi CMS - AI-powered content management with natural language. Create, manage, and publish blog p
0 tools
blockchain-ai-mcp
MCP server for blockchain ai. Features wallet analyzer, transaction tracer, smart contract auditor. From MEOK AI Labs.
0 tools
blockchain-ai-mcp
MCP server for blockchain ai. Features wallet analyzer, transaction tracer, smart contract auditor. From MEOK AI Labs.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "starknet_mcp_server": {
      "url": "https://mcp.direct",
      "transport": "http"
    }
  }
}