We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ExpertVagabond/solana-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
README.md•478 B
# solana-mcp-server Documentation
Welcome to the documentation for solana-mcp-server.
## Table of Contents
- [Installation](#installation)
- [Usage](#usage)
- [API Reference](#api-reference)
- [Contributing](#contributing)
## Installation
```bash
npm install
```
## Usage
Basic usage examples will be documented here.
## API Reference
API documentation will be available here.
## Contributing
Please see our [Contributing Guidelines](../CONTRIBUTING.md) for details.