Skip to main content
Glama
Ucode-io

Postman MCP Generator

by Ucode-io

Related Servers

Alternatives to Postman MCP Generator

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      D
      maintenance
      A Model Context Protocol (MCP) server that provides seamless integration with the Postman API, enabling AI assistants and applications to interact with Postman workspaces, collections, requests, environments, and folders programmatically.
      19
      17 npm
      31
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that converts Postman API requests into executable tools for LLMs using the Postman Runtime. It supports complex authentication types and enables seamless integration between Postman collections and MCP clients like Claude Desktop.
      -
    • F
      license
      Not graded
      quality
      C
      maintenance
      An MCP server generated from Postman API requests, enabling natural language interaction with Postman collections via MCP-compatible clients like Claude.
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      Generates MCP servers from Postman API requests, automatically creating JavaScript tools that enable LLMs to interact with any API documented in Postman collections. Supports authentication configuration and deployment via STDIO or SSE.
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that exposes Postman API requests as tools, enabling natural language interaction with APIs via MCP-compatible clients.
      -

    TDQS

    B3.4/5.0

    Scored across 4 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: delete, get, post, and update data, with no overlap in functionality. The action verbs (delete, get, post, update) are unambiguous and map directly to standard HTTP methods, making it easy for an agent to select the correct tool.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern (e.g., delete_data, get_data, post_data, update_data), using snake_case uniformly. This predictable naming scheme enhances readability and usability for agents.

    Tool Count5/5

    With 4 tools, the set is well-scoped for the Ucode Items API domain, covering the essential CRUD operations (create, read, update, delete). This count is appropriate, as each tool earns its place without being excessive or insufficient for the server's purpose.

    Completeness5/5

    The tool set provides complete CRUD coverage for the Ucode Items API, with no obvious gaps. It includes post_data (create), get_data (read), update_data (update), and delete_data (delete), ensuring agents can handle the full lifecycle of data operations without dead ends.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues