← Registry

Analytics

maatsii.com

Provides financial chart data and trading setup lists for technical analysis.

1 endpoint10 known toolsFirst detected September 2, 2026Last detected September 2, 2026

ENDPOINT 1

https://mcp.maatsii.com/mcp

No auth detected

MCP server metadata

Name
maatsii-linreg-connector
Version
1.5.1
Capabilities
tools.listChangedprompts.listChangedresources.listChanged

Known tools 10

maatsii_get_chart

Get ONE fresh Maatsii chart by id (c1.

Inferred read-only
maatsii_get_group

Get FRESH charts for every chart in a group (the REAL non-contiguous ids) — each chart's JPEG INLINE (type=image) plus one JSON metadata block listing every id with its api.

Inferred read-only
maatsii_chart_map

The authoritative 200-chart / 25-group map (id -> symbol/timeframe/group), including the group ALIASES (NQ, GOLD, PLTR, .

Inferred read-only
maatsii_list_setups

List all 64 active LinReg setups (45 Fan #-series + 19 Tick T-series).

Inferred read-only
maatsii_match_setup

OPTIONAL hint — do not lead a TA with it.

Inferred read-only
maatsii_get_setup

Get the full public playbook for ONE active setup by id (accepts "#19", "19", "T1", "t1").

Inferred read-only
maatsii_reading_guide

How to read a Maatsii chart correctly: the price is on the RIGHT AXIS; the black last-price tag = header Close; fan labels are <TF> <type> (R/S/EQ); no VRVP/volume-profile or VWAP is printed on the template (header Vol = bar volume; mid = labelled EQ).

Inferred read-only
maatsii_analysis_framework

The 11-section multi-timeframe (MTF) LinReg analysis structure — the per-group timeframe hierarchy (use the intervals you actually fetched), alignment/divergence scoring, setup verification via playbook text, optional intermarket section, and the Master Trade List + bull/base/bear scenario tree — to produce a full TA with actionable levels.

Potential side effects
maatsii_fan_guide

LinReg fan geometry: what the fans are (EQ centerline + S1-3/R1-3 rails at ±1/2/3σ), rail parity (R≈S), EQ mean-reversion, the <TF> <R|S|EQ> label convention, confluence zones (3+ multi-timeframe lines converging), and slope alignment — how to read fan structure like the methodology intends.

Inferred read-only
maatsii_get_concept

Explain a Maatsii concept in a few sentences: rail parity, fan confluence, EQ centerline, strength tiers, catalog direction, playbook fields, setup hint only, vision features, VRVP not VWAP, MTF alignment, invalidation logic, tick structure, chart freshness, fetch gate.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.maatsii-linreg-connector]
url = "https://mcp.maatsii.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "maatsii-linreg-connector": {
      "type": "http",
      "url": "https://mcp.maatsii.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: maatsii-linreg-connector
Remote MCP URL: https://mcp.maatsii.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "maatsii-linreg-connector": {
      "url": "https://mcp.maatsii.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "maatsii-linreg-connector": {
      "type": "http",
      "url": "https://mcp.maatsii.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "maatsii-linreg-connector",
  "transport": "streamable-http",
  "url": "https://mcp.maatsii.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.