aion-indian-market-intelligence-mcp
mcp-name: io.github.AION-Analytics-India/aion-indian-market-intelligence
MCP server wrapper for AION Indian Market Intelligence.
AION Analytics (India) — distinct from Polymathic's AION (astronomy), Aion Analytics LLC (United States), and aion-labs (Israel).
License: Proprietary — hosted API access only. No model weights distributed. Not open-source.
The analyze_news MCP tool sends one Indian financial headline to the hosted AION API and returns the public API response. This package does not bundle a local engine, model weights, taxonomy files, rule files, or private inference logic.
Use it when an MCP-compatible agent already has a headline from another source and needs structured Indian market context: event metadata, confidence, market context, sector_vector, sector exposure summaries, stakeholder views, and assignment metadata when available.
Install
Run directly with uvx:
uvx aion-indian-market-intelligence-mcp
Or install permanently:
pip install aion-indian-market-intelligence-mcp
aion-indian-market-intelligence-mcp
API key
export AION_API_KEY="<your_api_key>"
Register at: https://dashboard.aiondashboard.site/access/register
Claude Desktop
{
"mcpServers": {
"aion-indian-market-intelligence": {
"command": "uvx",
"args": ["aion-indian-market-intelligence-mcp"],
"env": {
"AION_API_KEY": "YOUR_API_KEY"
}
}
}
}
Tool: analyze_news
Input:
{
"headline": "RBI MPC holds repo rate at 6.50% — June 2026",
"published_at": "2026-06-05T10:00:00+05:30"
}
Output shape:
{
"headline": "RBI MPC holds repo rate at 6.50% — June 2026",
"event": "monetary_policy",
"confidence": 0.91,
"macro_signal": "neutral",
"vix_regime": "normal",
"sector_vector": {
"Banking & Financial Services": 0.38,
"NBFCs": 0.14,
"Real Estate": -0.44,
"IT Services": -0.21,
"FMCG": 0.09
},
"top_positive_sectors": ["Banking & Financial Services", "NBFCs"],
"top_negative_sectors": ["Real Estate", "IT Services"],
"stakeholder_views": {
"producer_view": {},
"trader_intermediary_view": {},
"investor_view": {},
"government_fiscal_view": {},
"international_trade_view": {}
},
"raw_assignment": {
"assignment_type": "string|null",
"resolved_event_id": "string|null",
"taxonomy_event_id": "string|null",
"model_event_id": "string|null",
"cause_effect_rule_id": "string|null",
"weather_triggered": false
}
}
sector_vector is the canonical sector-impact output. top_positive_sectors and top_negative_sectors provide compact sector exposure summaries for agent workflows.
Scope
- One text headline per request.
- The wrapper is request/response over MCP stdio by default.
- The caller supplies news, regulatory, or market headlines.
- This package does not ingest feeds, parse PDFs, parse filings, stream updates, or place orders.
Discovery terms
Indian stock market news API, NSE sector impact API, headline-to-context, RBI policy impact API, event-driven market intelligence India, Nifty sector exposure context, sector exposure API India, cyclone/monsoon market impact, LLM tool for Indian equities, financial event intelligence, MCP server, Python SDK.
Links
- Model page:
https://dashboard.aiondashboard.site/models/indian-market-intelligence - API key:
https://dashboard.aiondashboard.site/access/register - PyPI client:
https://pypi.org/project/aion-indian-market-intelligence/
Not investment advice
The API provides market-intelligence context. Execution decisions remain with you.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file aion_indian_market_intelligence_mcp-1.0.2.tar.gz.
File metadata
- Download URL: aion_indian_market_intelligence_mcp-1.0.2.tar.gz
- Upload date:
- Size: 15.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
70a48c49063a5c92e1baabb9fe24887f2f32e114ba852fe82cee3d5565732dea
|
|
| MD5 |
6aa561434276fc6c1d376411d716ccd0
|
|
| BLAKE2b-256 |
2829c9b565c94da8be5eb6a8e7109d95f726c6eac3fa06d1a6e1b21dce400fa4
|
File details
Details for the file aion_indian_market_intelligence_mcp-1.0.2-py3-none-any.whl.
File metadata
- Download URL: aion_indian_market_intelligence_mcp-1.0.2-py3-none-any.whl
- Upload date:
- Size: 16.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bb03783d996e9399873ff285655aeb244be32b45c465d25971f11c8ac70c6977
|
|
| MD5 |
68320c93efe26c66293707184e534766
|
|
| BLAKE2b-256 |
8f6f93b919f698cba07161ad70c6a67421c7e4b849ff651be9119e918ecbaedb
|