Skip to content

Add Starknet MCP Server to Community Servers list #1026

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

wayzeek
Copy link
Contributor

@wayzeek wayzeek commented Mar 23, 2025

Add Starknet MCP Server to Community Servers list

Description

Adding the Starknet MCP Server to the community servers section of the README.md. This server provides comprehensive Starknet blockchain interaction capabilities to AI agents.

Server Details

  • Server: Starknet MCP Server (new community server)
  • Changes to: README.md only

Motivation and Context

This server extends the MCP ecosystem by providing blockchain capabilities for the Starknet ecosystem. It allows AI agents to interact with Starknet networks, query blockchain data, manage wallets, and interact with smart contracts.

How Has This Been Tested?

Tested with Claude Desktop using various blockchain operations like checking balances, resolving Starknet IDs, and retrieving chain information.

Breaking Changes

No breaking changes.

Types of changes

  • New feature (non-breaking change which adds functionality)

Checklist

  • I have read the MCP Protocol Documentation
  • My changes follows MCP security best practices
  • I have updated the server's README accordingly
  • I have tested this with an LLM client
  • My code follows the repository's style guidelines

Additional context

The server provides a full set of Starknet blockchain tools including native token support (ETH and STRK), contract interaction, StarknetID resolution, and NFT operations. It follows the alphabetical ordering guideline in the README.

@olaservo olaservo added the add-community-server This pull request adds a link to a community-created server. label Mar 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
add-community-server This pull request adds a link to a community-created server.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants