MCP server wrapper for the hosted AION Indian Market Intelligence API.
Project description
aion-indian-market-intelligence-mcp
MCP server wrapper for the hosted AION Indian Market Intelligence API.
This package does not contain a local market engine, taxonomy, rule files,
models, weights, or offline inference runtime. It installs a command that calls
the public aion-indian-market-intelligence client package, which sends
requests to the hosted API.
Install
Run directly with uvx:
uvx aion-indian-market-intelligence-mcp
Or install it:
pip install aion-indian-market-intelligence-mcp
aion-indian-market-intelligence-mcp
API Key
Set your hosted API key before starting the MCP server:
export AION_API_KEY="<your_api_key>"
The hosted API endpoint is:
POST https://api.aiondashboard.site/v1/analyze
Claude Desktop
{
"mcpServers": {
"aion-indian-market-intelligence": {
"command": "uvx",
"args": ["aion-indian-market-intelligence-mcp"],
"env": {
"AION_API_KEY": "YOUR_API_KEY"
}
}
}
}
Tool
The MCP server exposes one tool:
analyze_news
Input:
{
"headline": "RBI hikes repo rate by 25 bps",
"published_at": "2026-06-11T09:00:00+05:30"
}
Output:
{
"sector_vector": {}
}
Full hosted API responses may include additional public response keys depending on entitlement and API version. This wrapper is for integration only; it is not investment advice, price prediction, or an execution system.
Project details
Release history Release notifications | RSS feed
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.0.tar.gz.
File metadata
- Download URL: aion_indian_market_intelligence_mcp-1.0.0.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
730c6307e9a66511ce3d230dc2d59dcd1ba3d4c65ef9af68187182da308f2ebd
|
|
| MD5 |
61991b778fdc50705d210f90cc69ca4f
|
|
| BLAKE2b-256 |
256e391b3f37d9e208cec1573918896eba1a64c7258e1728c4d2bf09bcd2096a
|
File details
Details for the file aion_indian_market_intelligence_mcp-1.0.0-py3-none-any.whl.
File metadata
- Download URL: aion_indian_market_intelligence_mcp-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1d5afcd05619b4c08df3417c635b2e13c3177f9e18d3b54761fbc7897ce6984c
|
|
| MD5 |
f9d2494cc64f9d67614f782b77d9006f
|
|
| BLAKE2b-256 |
4c71ec8faabd543ccc73a90252a5a0a8dfdea7a327c34da05623e157005ae73b
|