Skip to main content
Glama

Related Servers

Alternatives to Postman

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
      13
      31
      MIT
    • A
      license
      B
      quality
      D
      maintenance
      An MCP server that generates AI agent tools from Postman collections and requests. This server integrates with the Postman API to convert API endpoints into type-safe code that can be used with various AI frameworks.
      1
      13
      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
      D
      maintenance
      Automatically converts Postman API collections into MCP-compatible tools for AI assistants. Enables users to interact with any API through natural language by generating JavaScript tools from Postman requests.
      -
    • 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.
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables AI assistants to create, manage, and interact with Postman collections, workspaces, environments, and API requests directly from conversations.
      74
      5
      MIT

    TDQS

    B3.1/5.0

    Scored across 42 tools

    Disambiguation3/5

    Many tools are individually clear, but there are several near-miss pairs such as createCollection/generateCollection, syncCollectionWithSpec/syncSpecWithCollection, getSpecDefinition/getSpecFile, and getSpecCollections/getGeneratedCollectionSpecs. These overlapping creation/sync/generation relationships could cause an agent to select the wrong tool despite helpful descriptions.

    Naming Consistency4/5

    The tool set overwhelmingly follows a verb-noun camelCase pattern like getCollection, createWorkspace, updateMock, and runCollection. Minor deviations such as getAllSpecs instead of getSpecs, the meta-tool getEnabledTools, and the put vs update distinction require a bit of inference but do not break the overall pattern.

    Tool Count2/5

    With 42 tools, this server is well beyond the 25+ threshold and spans many Postman resources including collections, specs, environments, workspaces, mocks, search, tags, and user metadata. The count feels heavy and would likely be better split into multiple focused servers or consolidated around core workflows.

    Completeness2/5

    The server provides broad create/read/update coverage across collections, environments, workspaces, specs, and mocks, but lacks delete operations for nearly every resource. This is a significant lifecycle gap that will cause agent failures when users need to clean up or manage resources end-to-end.

    Maintenance

    ActivityActive
    ResponsivenessSlow