Back to search
30
MCP

@mseep/starknet-mcp

npm/@mseep/starknet-mcp

A Model Context Protocol server for interacting with Starknet, enabling block information retrieval and more

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Starknet MCP Server
A comprehensive Model Context Protocol (MCP) server for the Starknet blockchain. This server provides AI agents with the ability to interact
0 tools
@mseep/linear-mcp-server
A Model Context Protocol server for the Linear API.
0 tools
@mseep/lsp-mcp
An Model Context Protocol (MCP) server that provides LLMs/AI Agents with the capabilities of a language server protocol (LSP) server. This g
0 tools
@mseep/puremd-mcp
Model Context Protocol (MCP) server for pure.md, the markdown delivery network for LLMs
0 tools
context-mcp-server
A Model Context Protocol server providing intelligent context management and web content fetching capabilities for AI assistants
0 tools
@mseep/obsidian-mcp-server
Model Context Protocol (MCP) server designed for LLMs to interact with Obsidian vaults. Provides secure, token-aware tools for seamless know
0 tools

How to use

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

{
  "mcpServers": {
    "@mseep/starknet-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}