Skip to main content
Glama
event4u-app

@event4u/agent-config

Official

Related Servers

Alternatives to @event4u/agent-config

  • A
    license
    A
    quality
    C
    maintenance
    Agent Toolbelt is an MCP server exposing 11 focused API tools for LLM agents — schema generation, text extraction, token counting, CSV conversion, Markdown conversion, URL metadata, regex builder, cron expressions, address normalization, color palettes, and brand kits. Each tool is a focused microservice with structured input/output, WCAG-scored color data, USPS address parsing, and multi-model to
    25
    22 npm
    1
    MIT

Related Servers

  • A
    license
    A
    quality
    A
    maintenance
    Cross-agent memory bridge for AI coding assistants. Persistent knowledge graph shared across 10 IDEs (Cursor, Windsurf, Claude Code, Codex, Copilot, Kiro, Antigravity, OpenCode, Trae, Gemini CLI) via MCP. 22 tools including team collaboration, auto-cleanup, mini-skills, session management, and workspace sync. 100% local, zero API keys required.
    9
    1,591 npm
    797
    Apache 2.0
  • F
    license
    Not graded
    quality
    C
    maintenance
    A local-first MCP control-plane core that gives AI agents persistent project context through workspace registration, reusable skill routing, and health guardians over stdio.
    2,487 npm
    -
  • A
    license
    Not graded
    quality
    B
    maintenance
    Empower any MCP-compatible AI Agent(MCP Client) with engineering-grade capabilities to understand, modify, run, and deliver real-world code repositories.
    465 PyPI
    1,125
    Apache 2.0
  • A
    license
    Not graded
    quality
    B
    maintenance
    A secure, local-first MCP coding and computer-use harness for ChatGPT and Codex, enabling guarded file operations, durable terminals, Git review, local skills, and macOS computer control.
    142 npm
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Universal MCP knowledge server for LLM agents, powered by local RAG, providing domain-specific best practices and playbooks across software engineering, marketing, video editing, and other knowledge areas.
    3
    MIT
  • A
    license
    B
    quality
    A
    maintenance
    All-in-one 24-tool MCP runtime and 180-skill library providing protocol-level C4 workflow gates, cognitive reasoning engines, and safe execution for AI coding agents.
    24
    11 npm
    26
    Apache 2.0

TDQS

A3.9/5.0

Scored across 25 tools

Disambiguation4/5

Most tools are organized into clear domain families—memory_*, graph_*, list_*, roadmap_*, chat_history_*—with distinct responsibilities. The main ambiguity is between conformance_check and doctor_report, both of which target install health, but their pass/fail versus structured-triage descriptions are enough to separate them.

Naming Consistency4/5

Names are uniformly snake_case and organized by domain prefixes, which makes the set predictable and navigable. However, not all tools follow a single verb_noun pattern: several use noun compounds like capabilities_index, doctor_report, and council_estimate, and graph_* mixes noun and verb forms.

Tool Count3/5

At 25 tools, this is at the top of the heavy range for an MCP server and spans many subdomains, from health checks to graph queries to roadmaps. Each tool appears purposeful, but the overall surface feels sprawling rather than tightly scoped.

Completeness4/5

The server covers discovery, diagnostics, memory retrieval, artifact linting, roadmap maintenance, and test execution well, with explicit read/write pairings for chat history and memory. Notable gaps include lack of create/update/delete tools for skills/rules/commands, no memory or chat deletion, and the vitest-only test runner, but these are workable gaps for a diagnostic-and-index-maintenance tool.

Maintenance

ActivityActive
ResponsivenessUnresponsive