Back to Browse

Agentmark MCP Server

Developer ToolsLow Risk9.5MCP RegistryLocal
Free

Server data from the Official MCP Registry

Inspect AgentMark traces and drive AgentMark Cloud: apps, experiments, metrics, deployments.

About

Inspect AgentMark traces and drive AgentMark Cloud: apps, experiments, metrics, deployments.

Security Report

9.5
Low Risk9.5Low Risk

Valid MCP server (2 strong, 3 medium validity signals). 1 known CVE in dependencies ⚠️ Package registry links to a different repository than scanned source. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.

15 files analyzed · 2 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

What You'll Need

Set these up before or after installing:

App-scoped API key for CI/automation. Optional — you can instead authenticate with the session bearer written by `agentmark login`.Required

Environment variable: AGENTMARK_API_KEY

AgentMark gateway base URL.Optional

Environment variable: AGENTMARK_API_URL

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-agentmark-ai-mcp-server": {
      "env": {
        "AGENTMARK_API_KEY": "your-agentmark-api-key-here",
        "AGENTMARK_API_URL": "your-agentmark-api-url-here"
      },
      "args": [
        "-y",
        "@agentmark-ai/mcp-server"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!