Official Solana MCP Server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REDIS_URL | No | Optional Redis URL for caching. | |
| DATABRICKS_HOST | Yes | The Databricks workspace host URL. | |
| ANALYTICS_S3_URI | No | Optional S3 URI for analytics logs. | |
| DATABRICKS_TOKEN | Yes | Databricks personal access token. | |
| DATABRICKS_VS_INDEX | Yes | Databricks vector search index name. | |
| DATABRICKS_WAREHOUSE_ID | No | Optional Databricks warehouse ID for SQL fallback. | |
| DATABRICKS_RERANKER_ENDPOINT | No | Optional Databricks model serving endpoint for reranking. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/solana-foundation/solana-mcp-official'
If you have feedback or need assistance with the MCP directory API, please join our Discord server