Starknet MCP server for interacting with Starknet L2, deploying Cairo contracts, and querying state.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add jiayaoqijia/cryptoskill --skill starknet-mcp --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Starknet Mcp?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/jiayaoqijia-starknet-mcp)More formats (shields.io, HTML) on the badges page.
---
name: starknet-mcp
description: "Starknet MCP server for interacting with Starknet L2, deploying Cairo contracts, and querying state."
version: 1.0.0
metadata:
openclaw:
tags: [starknet, l2, cairo, contracts]
official: false
source: "https://github.com/mcpdotdirect/starknet-mcp-server"
---
# Starknet MCP Server
Community MCP server from mcpdotdirect.
Starknet MCP server for interacting with Starknet L2, deploying Cairo contracts, and querying state. Provides tools for deploying and interacting with Cairo smart contracts on Starknet's Layer 2 network, querying account state, and managing transactions.
## Installation
```bash
# From the official repo:
git clone https://github.com/mcpdotdirect/starknet-mcp-server
cd starknet-mcp-server
npm install
```
## Links
- **GitHub**: https://github.com/mcpdotdirect/starknet-mcp-server
- **Documentation**: https://github.com/mcpdotdirect/starknet-mcp-server#readme
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Build reusable Terraform modules for AWS, Azure, and GCP infrastructure following infrastructure-as-code best practices. Use when creating infrastructure modules, standardizing cloud provisioning, or implementing reusable IaC components.