MCP server intelligence profile

AgentOps MCP Server

The AgentOps MCP server provides access to observability and tracing data for debugging complex AI agent runs. This adds crucial context about where the AI agent succeeds or fails

Local OnlyOfficial distributionAgentOps-AI
Verified cleanNpm · 0.3.5

Our scanner tested version 0.3.5 without proving a finding in the methods exercised. This is not a guarantee that every deployment is secure.

1Distribution channel
4Independently observed tools
0Linked remote endpoints
AvailableVersion intelligence

Install and connect

Installation and connection instructions are shown only when supported by retained package, repository, or endpoint evidence.

Install agentops-mcp from npm

Version 0.3.5 declares 1 executable entrypoint.

npm install --save-exact agentops-mcp@0.3.5
npx -y -p agentops-mcp@0.3.5 agentops-mcp
MCP client configuration example
{
  "mcpServers": {
    "agentops-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "-p",
        "agentops-mcp@0.3.5",
        "agentops-mcp"
      ]
    }
  }
}

Identity

Canonical slugagentops-mcp-1950d4d4DeploymentLocal Only
Canonical packagenpm:agentops-mcpRepositoryAgentOps-AI/agentops-mcp
First publishedLatest release
Last security verificationAug 20, 2026Classification confidence90%
PublicationPublishedOfficial distributionYes

Distributions

ChannelIdentifierCurrent versionVersionsSource
npmagentops-mcp0.3.51Repository

Current release

PackageVersionPublished / observedInventorySecurity scan
npmagentops-mcp0.3.5CurrentSep 5, 20264 toolsSucceeded · 0 resources · 0 promptsVerified clean
Enterprise protection

Continuously monitor this MCP for security risk

Independently scan the exact version your agents use, receive alerts when its risk changes, and investigate every finding with retained version evidence.

  • Independent exact-version security scans
  • Continuous release and vulnerability monitoring
  • Risk-change alerts with capability context
  • Historical evidence and API exports
Custom pricingContact salesTailored to your organization, integrations, data needs, and support requirements.

Current version evidence

Provenanceartifact_hash_verifiedSignature
MCP SDK@modelcontextprotocol/sdk Artifact SHA-256c3428b4b89f0f3abe02daeebd12d8f3621cba4e67988a8dcb85af5e70ee7e37f
Scannermcp-proof-engine 0.1.0Scan completedAug 20, 2026
Security rating31 / 100Methodologyversion-rating-1.0
Executable entrypoints
[
  "agentops-mcp"
]
Rating reasons
[
  "security_policy_not_observed"
]
0Proven
172Clean
0Inconclusive
0Flaky
0Errors

Current protocol inventory

2024-11-05Negotiated protocol
agentops-mcpServer-reported name
1Capability groups
Aug 17, 2026Observed

Tools 4

ToolCategoryAnnotationsRisk
authAuthorize using the AGENTOPS_API_KEY. If the API key is not provided and cannot be found in the directory, ask the user for the API key.
Input schema
{
  "type": "object",
  "properties": {
    "api_key": {
      "type": "string",
      "description": "AgentOps project API key (optional if AGENTOPS_API_KEY environment variable is set)"
    }
  },
  "required": []
}
get_complete_traceReserved for explicit requests for COMPLETE or ALL data. Get complete trace information and metrics by trace_id.
Input schema
{
  "type": "object",
  "properties": {
    "trace_id": {
      "type": "string",
      "description": "Trace ID"
    }
  },
  "required": [
    "trace_id"
  ]
}
get_spanGet span information and metrics by span_id.
Input schema
{
  "type": "object",
  "properties": {
    "span_id": {
      "type": "string",
      "description": "Span ID"
    }
  },
  "required": [
    "span_id"
  ]
}
get_traceGet trace information and metrics by trace_id.
Input schema
{
  "type": "object",
  "properties": {
    "trace_id": {
      "type": "string",
      "description": "Trace ID"
    }
  },
  "required": [
    "trace_id"
  ]
}

Resources 0

  • None observed.

Resource templates 0

  • None observed.

Prompts 0

  • None observed.

Remote endpoints

EndpointTransportAuthenticationHealthObserved
No verified remote endpoint is linked.

AgentOps MCP Server questions

How do I install AgentOps MCP Server?

Install the selected package version with: npm install --save-exact agentops-mcp@0.3.5

What tools does AgentOps MCP Server provide?

AgentOps MCP Server exposed 4 tools during independent protocol observation, including auth, get_complete_trace, get_span, get_trace.

Is AgentOps MCP Server secure?

Our scanner tested version 0.3.5 without proving a finding in the methods exercised. This is not a guarantee that every deployment is secure.

Explore related MCP server guides

Curated product and capability guides containing this catalog record.

Official vs Community MCP ServersMCP Servers With Completed Verification

Let’s talk about MCP security.

Share your details and our security team will contact you.