AION Indian Market Intelligence for Macro Event & Sector Impact Analysis MCP Server

An API that turns an Indian financial headline into a signed sector vector - which sectors are exposed, in which direction, and who is affected. It runs locally over stdio via the published package.

People who work with market intelligence, financial nlp and fintech and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-09-12 · ★ 22 · #75 OF 318 MAINTAINED FINANCE · VERIFIED 2026-09-18

AGPL-3.0 · Python servers · how we verify → /methodology

01 · Install AION Indian Market Intelligence for Macro Event & Sector Impact Analysis

before you install - you'll need

AION_API_KEY

Environment variables documented in the project's README - it lists which are required and which have defaults.

Claude Code

claude mcp add aion-analytics-aion-indian-market-intell -- uvx aion-indian-market-intelligence

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "aion-analytics-aion-indian-market-intell": {
      "command": "uvx",
      "args": [
        "aion-indian-market-intelligence"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license AGPL-3.0 - declared in the repository

pypi package aion-indian-market-intelligence - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.AION-Analytics is GitHub-verified and matches the repo owner

03 · What AION Indian Market Intelligence for Macro Event & Sector Impact Analysis can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.0.0.post2-self-hosted · 2026-05-11

Self-hosted AION News-to-Signal runtime package update. Moves intraday runtime fixes into versioned package source instead of editing site-packages directly. Adds deterministic package-level handling for geopolitical…

v1.0.0 · 2026-04-26

AION News-to-Signal API v1.0.0 · Model card: · PyPI package: · Live demo:

04 · Who maintains AION Indian Market Intelligence for Macro Event & Sector Impact Analysis

AION Indian Market Intelligence for Macro Event & Sector Impact Analysis is maintained by aion-analytics. We track 2 MCP servers from aion-analytics - 1 actively maintained, 44 combined GitHub stars, oldest repo from Mar 2026.

05 · Facts

category
finance - ranked #75 of 318 actively-maintained finance servers as of 2026-09-18.
registry
io.github.AION-Analytics/aion-indian-market-intelligence (active, first published 2026-06-06)
packages
pypi:aion-indian-market-intelligence

06 · AION Indian Market Intelligence for Macro Event & Sector Impact Analysis FAQ

What is AION Indian Market Intelligence for Macro Event & Sector Impact Analysis?

An API that turns an Indian financial headline into a signed sector vector - which sectors are exposed, in which direction, and who is affected. It runs locally over stdio via the published package.

Is AION Indian Market Intelligence for Macro Event & Sector Impact Analysis still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-12. We re-verify nightly.

How do I install AION Indian Market Intelligence for Macro Event & Sector Impact Analysis?

Run `uvx aion-indian-market-intelligence`. The README documents one environment variable (AION_API_KEY) to set first. You can also paste the ready-made client config above.

Does AION Indian Market Intelligence for Macro Event & Sector Impact Analysis run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to AION Indian Market Intelligence for Macro Event & Sector Impact Analysis