For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Postman
PricingEnterprise
Contact SalesSign InSign Up for Free
HomeDocs
HomeDocs
      • Overview
        • Overview
        • Create MCP servers
        • Start MCP servers
        • Interact with MCP servers and AI models
        • Promote MCP servers
Postman API Platform

Product

  • Postman Overview
  • Enterprise
  • Spec Hub
  • Flows
  • Agent Mode
  • API Catalog
  • Fern
  • Postman CLI
  • Integrations
  • Workspaces
  • Plans and pricing

API Network

  • App Security
  • Artificial Intelligence
  • Communication
  • Data Analytics
  • Database
  • Developer Productivity
  • DevOps
  • Ecommerce
  • eSignature
  • Financial Services
  • Payments
  • Travel

Resources

  • Postman Docs
  • Academy
  • Community
  • Templates
  • Intergalactic
  • Videos
  • MCP Servers

Legal and Security

  • Legal Terms Hub
  • Terms of Service
  • Postman Product Terms
  • Security
  • Website Terms of Use

Company

  • About
  • Careers and culture
  • Contact us
  • Partner program
  • Customer stories
  • Student programs
  • Press and media
Twitter iconLinkedIn iconGithub iconYouTube iconInstagram iconDiscord icon
Download Postman
Privacy Policy

© 2026 Postman, Inc.

On this page
  • Generate and download an MCP server
Postman AIGenerate MCP servers

Generate an MCP server with public APIs from the Postman API Network

||View as Markdown|
Was this page helpful?
Previous

Create MCP servers with the Postman API Network

Next

Set up and start your generated MCP server locally

Built with

With Postman’s MCP Generator, you choose public API requests from the Postman API Network, and Postman generates a Model Context Protocol (MCP) server for you. For each request, Postman creates a tool. The server supports the MCP standard input and output (STDIO) and streamable HTTP transport layers.

Generate and download an MCP server

To generate an MCP server, do the following:

  1. From the Home icon Home menu, click Public API Network. Then, from the left sidebar, click Postbot icon MCP Generator.
  2. Search for a public API from the Postman API Network. Postman displays public workspaces and collections that match your search criteria.
  3. Choose one of the public workspaces.
  4. Click through the workspace’s collections and folders and select the requests you want to add to your MCP server.
  5. Click Add Requests.
  6. (Optional) Search again and add requests from other public workspaces.
  7. Click Generate. Postman generates an MCP server and zips it for you.
  8. Click Download ZIP and follow the onscreen instructions.

You’re ready to set up and start your generated MCP server locally.