mcpbeat Sign in

Agentmark AI MCP Server

by agentmark-ai Your server? Claim it
local only

Agentmark AI runs on your own machine — the client starts it, so there is no endpoint to ping. 47 installs a week from npm.

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

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 29 · avg 8 · -7% w/w
a month agotoday
47
Installs / week
npm · @agentmark-ai/mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-server -- npx -y @agentmark-ai/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@agentmark-ai/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-server]
command = "npx"
args = ["-y", "@agentmark-ai/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@agentmark-ai/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@agentmark-ai/mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: AGENTMARK_API_KEY (App-scoped API key for CI/automation. Optional — you can instead authenticate with the session bearer written by `agentmark login`.), AGENTMARK_API_URL (AgentMark gateway base URL.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Agentmark AI

same job, measured the same way
Datadog
by mcparmory

Monitor infrastructure, manage agents and deployments, track metrics, logs, and events

251 installs/wk local only
CloudPepper
by cloudpepper

Manage CloudPepper servers, Odoo instances, backups, and deployments over MCP.

answering
Flux Cloud
by runonflux

Deploy, pay for and manage apps on Flux Cloud, the decentralized cloud. Prices in USD.

1 626 installs/wk 15 tools answering
Devopness
by devopness-mcp

Devopness MCP server for DevOps happiness! Empower AI Agents to deploy apps and infra, to any cloud.

answering
microservices.sh
by microservices

MCP server for AI agents to plan, verify, and deploy Cloudflare-native apps.

39 installs/wk answering
Deploy
by nometria

Deploy any app to any cloud. 20 tools for deployments, previews, and management.

45 installs/wk local only
Fireworks
by usefulapi

Inspect Fireworks AI models, deployments, datasets and fine-tuning jobs.

14 tools answering
Autotrade — Autonomous Trading Agents
by bitcoinsllm

Deploy autonomous LLM trading agents and drive them over MCP.

6 tools answering

Agentmark AI — questions

Answers built from our own checks of this server.

Why is there no uptime for Agentmark AI?
Agentmark AI runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @agentmark-ai/mcp-server was installed 47 times last week.
Is Agentmark AI still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Agentmark AI?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @agentmark-ai/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Agentmark AI?
The npm package @agentmark-ai/mcp-server was installed 47 times in the last week. Week over week that is -7%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.