axonn-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@axonn-mcpfind high impact filings on renewable energy"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
axonn-mcp
MCP server for Axonn — US energy regulatory filings, real-time ISO prices, and market data.
Tools
Tool | Description |
| Search regulatory filings by keyword, state, and category |
| Real-time LMP prices for any US ISO (CAISO, ERCOT, PJM, MISO, SPP, NYISO, ISONE) |
| BESS trackers, interconnection queues, commodity prices, grid monitor |
| Filings scored by potential price impact (HIGH/MEDIUM) |
| AI-powered Q&A about energy markets and regulations |
Related MCP server: fix-mcp
Install
pip install axonn-mcpConfigure
Set your API key (optional — defaults to demo tier):
export AXONN_API_KEY=axn_your_key_hereClaude Code
claude mcp add axonn-mcp -- axonn-mcpClaude Desktop
Add to claude_desktop_config.json:
{
"mcpServers": {
"axonn": {
"command": "axonn-mcp",
"env": {
"AXONN_API_KEY": "axn_your_key_here"
}
}
}
}Development
pip install -e ".[dev]"
python3 -m pytest test_server.py -vThis server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
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/beee003/axonn-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server