mcpdotdirect/starknet-mcp-server
MCP server that provides LLM with tools for interacting with Starknet
Platform-specific configuration:
{
"mcpServers": {
"starknet-mcp-server": {
"command": "npx",
"args": [
"-y",
"starknet-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...