Skip to main content
Glama

Stacks Clarity MCP Server

get_sip

Retrieve complete Stacks Improvement Proposal content by number, including Clarity smart contract code for blockchain development standards.

Instructions

Get the complete content of a specific SIP (Stacks Improvement Proposal) by number, including any Clarity smart contract code.

Input Schema

NameRequiredDescriptionDefault
sipNumberYesThe SIP number (e.g., '009' for SIP-009 NFT standard, '010' for SIP-010 FT standard)

Input Schema (JSON Schema)

{ "properties": { "sipNumber": { "description": "The SIP number (e.g., '009' for SIP-009 NFT standard, '010' for SIP-010 FT standard)", "type": "string" } }, "required": [ "sipNumber" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/exponentlabshq/stacks-clarity-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server