Verified

Instana MCP Server

IBM Instana observability data access via local MCP server integration.

Data last scanned today · Reviewed today

5011 tools26PythonApache-2.0

Overview

This MCP server provides a standardized interface for AI models to interact with IBM Instana observability data. It supports various authentication methods, including API tokens, session tokens, and JWT tokens, allowing users to choose the integration path best suited for their environment. The server offers both stdio and streamable HTTP modes for flexible deployment into different infrastructure setups. Users can configure the server using CLI options or environment variables, with support for SSL certificate verification and custom CA bundles to ensure secure communication. The implementation includes tool filtering and categorization to help manage and streamline interaction with specific Instana monitoring metrics and tools.

Our verdict

With a security score of 40/100, this server carries a high risk level. Key factors include that it is community-maintained rather than official vendor software, and crucial security aspects like read-only mode and authentication methods have not yet been editorially reviewed. It is suitable for experimental use in isolated development environments but should not be used in critical production workflows until formal security vetting is completed.

  • Zero direct dependencies reduce potential supply-chain vulnerabilities.
  • Active development with recent commits as of two days ago.
  • Supports diverse authentication methods including JWT and API tokens.
  • Community-maintained project lacking official vendor verification.
  • Read-only mode and authentication mechanisms lack security review.

Tools

ToolDescriptionRisk
manage_applicationsUnified tool for managing application metrics, alert configs, settings, and catalogmedium
manage_websitesUnified smart router for website analyze, catalog, configuration, and advanced config operationsmedium
manage_custom_dashboardsUnified tool for managing custom dashboard CRUD operationsmedium
manage_infrastructureUnified smart router for infrastructure analyze, catalog, and snapshot resource operationsmedium
manage_automationUnified smart router for automation: browse action catalog and view execution historymedium
manage_eventsUnified smart router for events monitoring: get event by ID, get events by IDs, Kubernetes events, agent monitoring events and all eventslow
manage_sloUnified smart router for SLO configurations, reports, alerts, and correction windows with intelligent timezone handlingmedium
manage_releasesUnified smart router for release tracking: list releases with pagination and name filtering, get release details, create/update/delete releases with timezone supportmedium
manage_maintenance_windowsUnified smart router for maintenance window lifecycle management: create, modify, close, and list maintenance windows with template support and ServiceNow integrationmedium
manage_mobile_appsUnified smart router for mobile app monitoring: analyze beacons, performance metrics, session replay, configuration, and alert managementmedium

Compatibility

ClientLocalDockerRemoteRead-only
ChatGPT
Claude Desktop
Cursor
VS Code
Windsurf

Frequently asked questions

What authentication methods does the server support for HTTP mode?

The server supports API token authentication for direct API calls, session token authentication for UI-initiated calls, and JWT token authentication for IBM platform integration.

Does the server support different transport modes?

Yes, the server supports both Streamable HTTP and Stdio transport modes for compatibility with different MCP clients.

How can I configure SSL certificate verification?

SSL certificate verification can be configured using a command-line option, an environment variable, or by specifying a custom CA bundle.

Is it possible to limit the tools exposed by the server?

Yes, the server supports tool filtering, which allows you to restrict available tools based on categories.

Can I connect to multiple Instana MCP servers simultaneously?

Yes, the architecture supports connecting an MCP host to multiple Instana MCP server instances or other product MCP servers.

What is the recommended installation method?

The recommended installation method for the Instana MCP server is via PyPI.

Alternatives

Badge

Instana MCP Server security score, rated on RepoAI

Maintain this server? Add the live badge to your README.