Skip to main content
Glama

postman-mcp-server

by delano

list_monitors

Retrieve all monitors within a specified Postman workspace using the MCP server. Simplify monitor management and access configurations.

Instructions

Get all monitors

Input Schema

NameRequiredDescriptionDefault
workspaceNoReturn only monitors found in the given workspace

Input Schema (JSON Schema)

{ "properties": { "workspace": { "description": "Return only monitors found in the given workspace", "type": "string" } }, "required": [], "type": "object" }
Install Server

Other Tools from postman-mcp-server

Related Tools

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/delano/postman-mcp-server'

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