# 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.