Skip to main content
Glama

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

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/aldrin-labs/solana-docs-mcp-server'

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