Skip to main content
Glama
132,563 tools. Last updated 2026-05-11 05:08

"A server to import Postman collections and get all features without Postman dependency" matching MCP tools:

  • Retrieve Postman entities (workspaces, APIs, collections) tagged with a specific tag to organize and filter resources.
    Apache 2.0
  • Create a new workspace in Postman to organize your APIs and collaborate with your team.
    Apache 2.0
  • Retrieve metadata and structure of a Postman collection. Optionally request a minimal or full payload for granular control.
    Apache 2.0
  • Update specific properties of a request in a Postman collection without changing its folder. Modify name, method, URL, headers, query params, body, auth, or events.
    Apache 2.0

Matching MCP Servers

  • A
    license
    B
    quality
    A
    maintenance
    Postman’s remote MCP server connects AI agents, assistants, and chatbots directly to your APIs on Postman. Use natural language to prompt AI to automate work across your Postman collections, environments, workspaces, and more.
    Last updated
    41
    2,160
    228
    Apache 2.0

Matching MCP Connectors

  • Retrieve Rust crate documentation to resolve import errors and understand crate features by providing project path and crate name.
    MIT
  • Replace a Postman collection's contents with a new collection body in v2.1.0 schema. Include item IDs to preserve existing items; otherwise items are recreated. Supports async update with Prefer header.
    Apache 2.0
  • Update a Postman mock server to modify its name, environment, privacy settings, or default response configuration.
    Apache 2.0
  • Run a Postman collection by ID with detailed test results, execution statistics, and optional environment variable substitution.
    Apache 2.0
  • Create a request response in a Postman collection. Provide the collection and request IDs, then define response properties such as status code, headers, and body.
    Apache 2.0
  • Create a Postman API collection from a schema definition, with optional workspace assignment.
    Apache 2.0
  • Create a new HTTP request in a Postman collection or folder, specifying method, URL, headers, body, and authentication settings.
    Apache 2.0
  • Check server availability and get basic information like version and server time to verify connectivity without complex API calls.
    Apache 2.0
  • Retrieve BTCPay Server version, supported features, and system status to verify connectivity and check available functionality.
    MIT
  • View all import statements in a source file to inspect its dependencies without reading the entire file. Useful before adding new imports.
    MIT
  • Analyze JavaScript/TypeScript code to extract import statements for dependency tracking, security audits, bundle optimization, and refactoring preparation.
    MIT
  • Analyze dependency update impact by showing affected files and import references, then generate a PR template with checklist to understand upgrade consequences.
  • Build a codebase dependency graph by analyzing import/require/export relationships with static analysis. Processes in the background; poll for completion status.
    AGPL 3.0