MCP Servers / web-scraping / Postman API V3

Postman API V3

JSON →
stdionone1web-scraping

MCP server for Postman API v3

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: postman-api-v3
Tools
What this server exposes
create_collection
Create a new Postman collection
get_collection
Retrieve a Postman collection by ID
update_collection
Update an existing Postman collection
delete_collection
Delete a Postman collection
create_folder
Create a folder within a collection
create_request
Add a request to a collection
update_request
Update a request within a collection
manage_response
Manage responses associated with requests
fork_collection
Fork a collection for version control
merge_collection
Merge changes into a collection
pull_collection
Pull changes from a collection
add_collection_comment
Add a comment to a collection
create_environment
Create a new environment
get_environment
Retrieve an environment by ID
update_environment
Update an existing environment
delete_environment
Delete an environment
create_api
Create a new API
get_api
Retrieve an API by ID
update_api
Update an existing API
delete_api
Delete an API
manage_api_schema
Manage API schemas with multi-file support
add_api_tag
Add a tag to an API
add_api_comment
Add a comment to an API
manage_private_api_network
Manage elements and folders within a private API network
create_webhook
Create a webhook to trigger collections with custom payloads
Configuration
Environment & auth
authnone
envPOSTMAN_API_KEY
Resources
Postman API V3 — MCP Server · libregistry