Skip to main content
Glama

Postman MCP Server

by Gechmind
import { CollectionRunOptions, TestResult } from '../server/types.js'; export declare class NewmanRunner { /** * Runs a Postman collection using Newman * @param options Collection run options * @returns Test results */ runCollection(options: CollectionRunOptions): Promise<TestResult>; }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Gechmind/mcp-postman'

If you have feedback or need assistance with the MCP directory API, please join our Discord server