Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.

aibtcdev/stacks-mcp-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

This repository has been archived. Development has moved to aibtc-mcp-server.

Stacks MCP Server

A Model Context Protocol (MCP) server that provides Stacks blockchain functionality for AI assistants like Claude.

Tools

Account Management

  • generate_account - Generate a new Stacks account with private key
  • get_account_balance - Check STX balance for any Stacks address

Blockchain Information

  • get_network_status - Get current network status and info
  • get_block_info - Get block details by height or hash
  • get_transaction_info - Get transaction details by ID
  • search_transactions - Search transactions by address

Configuration

  • check_api_status - Check API key status and rate limits

Quick Start

Using with Claude Desktop

Add to your Claude Desktop config file:

macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: `%APPDATA%\Claude

About

Model Context Protocol (MCP) server for read-only interaction with Stacks Blockchain

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors