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: Sablier MCP Server
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 -vTool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This 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.
Related MCP Connectors
MCP server with quote and live cryptocurrency price tools, local and cloud-deployed transports.
21MCP server connecting AI agents to non-custodial staking data across 130+ networks.
Jepto MCP server that provides access to client knowledgebase & analytics for connected data sources
TED MCP Server: Real-time EU public tenders access. https://www.lexsocket.ai/
Related MCP Servers
- AlicenseCqualityBmaintenanceMCP server for accessing SEC EDGAR filings. Connects AI assistants to company filings, financial statements, and insider trading data with exact numeric precision.21355AGPL 3.0

Sablier MCP Serverofficial
AlicenseAqualityDmaintenanceAn MCP server that lets AI assistants analyze portfolios, stress-test scenarios, generate synthetic market paths, and scan SEC filings — in under 2 minutes.833MIT- AlicenseNot gradedqualityDmaintenanceHosted MCP server that gives AI agents real-time access to SEC EDGAR filings search, 10-K/8-K reading, XBRL financial facts, and insider-trade (Form 4) alerts.251MIT
- AlicenseNot gradedqualityDmaintenanceAggregate US business filings, SEC reports, federal court cases, federal spending awards, and professional licenses through a single MCP server.MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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