Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aion_indian_market_intelligence_mcp-1.0.0.tar.gz (2.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file aion_indian_market_intelligence_mcp-1.0.0.tar.gz.

File metadata

File hashes

Hashes for aion_indian_market_intelligence_mcp-1.0.0.tar.gz
Algorithm Hash digest
SHA256 730c6307e9a66511ce3d230dc2d59dcd1ba3d4c65ef9af68187182da308f2ebd
MD5 61991b778fdc50705d210f90cc69ca4f
BLAKE2b-256 256e391b3f37d9e208cec1573918896eba1a64c7258e1728c4d2bf09bcd2096a

See more details on using hashes here.

File details

Details for the file aion_indian_market_intelligence_mcp-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for aion_indian_market_intelligence_mcp-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1d5afcd05619b4c08df3417c635b2e13c3177f9e18d3b54761fbc7897ce6984c
MD5 f9d2494cc64f9d67614f782b77d9006f
BLAKE2b-256 4c71ec8faabd543ccc73a90252a5a0a8dfdea7a327c34da05623e157005ae73b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page