$ timeahead.in
/ servers/npm/agentation-mcp
npm

agentation-mcp

MCP server for Agentation - visual feedback for AI coding agents

93k/wk
65fair
▣ Overview

What it does

Agentation is an MCP server that provides visual feedback and observability for AI coding agents. The README is unavailable, limiting detailed feature documentation; however, based on the package description and its significant weekly download volume (70k+), it appears to address a core need in agent-based development tooling—likely enabling agents to display progress, status, or interactive feedback. MCP integration means it works with Claude and other AI models that support the Model Context Protocol.

Who it's for

Engineers and teams building or operating autonomous AI coding agents that need visibility or feedback mechanisms. This includes developers using Claude Code, Cline, or other agent frameworks who want to enhance agent observability during development or production deployment.

Common use cases

  • Display agent progress or real-time status updates during code generation
  • Provide visual feedback when agents complete tasks or encounter errors
  • Integrate agent output and debugging information into development tools
  • Monitor autonomous agents deployed across multiple environments

Setup pitfalls

  • Requires an MCP-compatible host or client (e.g., Claude Code, Cline) to function
  • Node.js and npm environment required; verify with npm list agentation-mcp
  • Limited public documentation available—consult the package repository for detailed setup instructions
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
100
35.0
Freshness
25%
30
7.5
Adoption
20%
60
11.9
Quality
10%
60
6.0
Trust
10%
50
5.0
Total
65.4
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "agentation": {
      "command": "npx",
      "args": [
        "-y",
        "agentation-mcp"
      ]
    }
  }
}
📈 Score historylast 30 snapshots
4/30/20266/6/2026 · 30 snapshots
⛁ Raw data
weekly downloads93k
github stars0
forks0
open issues0
license✓ present
readme length0 chars
last updated7h ago
install verified✓ pass · 17d ago
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points