Skip to main content
Glama

Stacks Clarity MCP Server

search_sips

Search through Stacks Improvement Proposals (SIPs) to find blockchain standards and specifications matching your query for smart contract development.

Instructions

Search through all SIPs for content matching a specific query. Useful for finding standards related to specific topics.

Input Schema

NameRequiredDescriptionDefault
queryYesSearch query (e.g., 'fungible token', 'NFT', 'metadata', 'cost analysis')

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "Search query (e.g., 'fungible token', 'NFT', 'metadata', 'cost analysis')", "type": "string" } }, "required": [ "query" ], "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