# GitHub Repository Settings
## Description
TypeScript MCP server for analyzing Solana blockchain metrics from InfluxDB and auto-generating Grafana dashboards. Features intelligent metric categorization, real-time analysis, and VS Code integration for Solana validator monitoring.
## Topics
- solana
- blockchain
- metrics
- mcp
- influxdb
- grafana
- typescript
- monitoring
- validator
- dashboard
- analytics
- observability
## Key Features
- 🔍 **Metric Discovery**: Automatically discovers and lists all Solana metrics from InfluxDB
- 🏷️ **Smart Categorization**: Intelligently categorizes metrics by Solana architecture (Consensus, Banking, Network, RPC, Performance, Jito/MEV)
- 📊 **Auto-Dashboard Generation**: Creates ready-to-import Grafana dashboard JSON files
- 🔎 **Code Search**: Helps locate metric definitions in Solana Rust codebase
- 🛠️ **VS Code Integration**: Works seamlessly as an MCP server in VS Code
- 🔄 **Dual InfluxDB Support**: Compatible with both InfluxDB v1 and v2
- 💾 **File Export**: Automatically saves dashboard JSONs to grafana/ folder
## Use Cases
- Solana validator monitoring and observability
- Performance analysis and optimization
- Network health monitoring
- Custom dashboard creation for Solana metrics
- Development tooling for blockchain teams