Skip to main content
Glama
nonatin1000

@erickwendel/ew-customers-mcp

by nonatin1000

Related Servers

Alternatives to @erickwendel/ew-customers-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables interaction with a REST API of customers through MCP tools, resources, and prompts, allowing listing, creating, retrieving, updating, and deleting customer records from MCP-compatible clients.
      5 npm
      ISC
    • F
      license
      Not graded
      quality
      C
      maintenance
      Extends VS Code Copilot with MCP tools for persistent semantic memory, code indexing and RAG search, sandboxed Python/shell execution, web fetch/search, dynamic tool management via a web UI, and structured multi-step reasoning.
      -
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables natural language querying of SAP business partner data by exposing OData APIs as MCP tools for LLM agents.
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables AI clients to connect to example tools, resources, and prompts over MCP, demonstrating integration with IDEs, chatbots, and agent frameworks.
      -

    TDQS

    A3.7/5.0

    Scored across 5 tools

    Disambiguation5/5

    Each tool has a clear, distinct purpose: list, get, create, update, and delete customers. No overlap or ambiguity between them.

    Naming Consistency5/5

    All tools follow the consistent verb_noun pattern: list_customers, get_customer, delete_customer, create_customer, update_customer. Perfectly consistent.

    Tool Count5/5

    With 5 tools, the set is well-scoped for a customers CRUD server. Each tool is necessary and none are redundant.

    Completeness4/5

    The tool set covers full CRUD operations (list, get, create, update, delete) for customers, missing only a bulk operation or search by multiple criteria, but agents can achieve most workflows.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues