Skip to main content

mcp-itsi-server

Model Context Protocol server for Splunk IT Service Intelligence (ITSI) — runs standalone or as a plugin of mcp-server-for-splunk.

Tools FastMCP ITSI

What you get

  • 70 tools covering full CRUD on every mutable ITSI object (services, service templates, entities, entity types, KPI base searches, KPI threshold templates, glass tables, deep dives, home views, teams, notable events, aggregation policies, correlation searches), plus discovery, doc-search, and event triage shortcuts.
  • 9 documentation resources distilled from the official ITSI 4.21 docs (itsi://docs/<slug>).
  • 3 workflow prompts: itsi_service_onboarding, itsi_kpi_design, itsi_episode_triage.

Install

# Standalone server (only ITSI tools)
pip install mcp-itsi-server

# Together with the parent mcp-server-for-splunk
pip install "mcp-server-for-splunk[itsi]"

Run

# HTTP, default port 8004
mcp-itsi-server

# stdio (e.g. for desktop AI clients)
MCP_ITSI_TRANSPORT=stdio mcp-itsi-server

# Override host/port
mcp-itsi-server --host 127.0.0.1 --port 8004

When installed alongside mcp-server-for-splunk, the ITSI tools auto-register on the parent server through the mcp_splunk.plugins entry point — no extra configuration needed. Set MCP_DISABLE_PLUGINS=true to opt out.

Auth (in one paragraph)

Per-request X-Splunk-* headers (basic, bearer token, or splunkd session token), plus optional X-ITSI-App / X-ITSI-User-NS / X-ITSI-API-Version namespace overrides. Env defaults (SPLUNK_HOST, SPLUNK_TOKEN, SPLUNK_USERNAME / SPLUNK_PASSWORD, etc.) fill in any header the client omits. Same contract as the parent server — see the client configuration guide.

Documentation

Source

This package is built from mcp-for-splunk under mcp_itsi/. Releases are managed by release-please — see packaging/mcp-itsi-server/CHANGELOG.md.

Apache 2.0 licensed.

Download files

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

Source Distribution

mcp_itsi_server-0.1.3.tar.gz (101.0 kB view details)

Uploaded Source

Built Distribution

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

mcp_itsi_server-0.1.3-py3-none-any.whl (163.4 kB view details)

Uploaded Python 3

File details

Details for the file mcp_itsi_server-0.1.3.tar.gz.

File metadata

  • Download URL: mcp_itsi_server-0.1.3.tar.gz
  • Upload date:
  • Size: 101.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for mcp_itsi_server-0.1.3.tar.gz
Algorithm Hash digest
SHA256 584e05d1e418f68738c5fc235e9fdb6df196b48cf163ac6066f4e93c151c2105
MD5 540bf2c4c5b8638bf4ed4c1a9d889c16
BLAKE2b-256 8cd74716c067fd996875ad0fe2d99873e623aac886599e3ec06f12e93078f499

See more details on using hashes here.

File details

Details for the file mcp_itsi_server-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: mcp_itsi_server-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 163.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for mcp_itsi_server-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 bd50e24c1aad633553193506471d1073276607e5791b30ef7cdee7f9ef499213
MD5 f0b39d3449b3b5da29181bfa21098d0a
BLAKE2b-256 0950bf214b46ad0a307f653547e69399a84975b9640f84e16f3f347210ec3ac2

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.3 This release

2 files

0.1.2

2 files

0.1.1

2 files

0.1.0

2 files

Supported by

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