solana-docs-mcp-server

by aldrin-labs

get_api_reference

Retrieve detailed API reference information for Solana SDK, including specific items like 'transaction' or 'pubkey', to streamline development and integration processes.

Instructions

Get Solana SDK API reference details

Input Schema

NameRequiredDescriptionDefault
itemYesAPI item to look up (e.g., "transaction", "pubkey", "system_instruction")

Input Schema (JSON Schema)

{ "properties": { "item": { "description": "API item to look up (e.g., \"transaction\", \"pubkey\", \"system_instruction\")", "type": "string" } }, "required": [ "item" ], "type": "object" }

You must be authenticated.

Other Tools from solana-docs-mcp-server

Related Tools

ID: v2cs13njts