{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_3dyh3atxta73","handle":"postman-collection-generator-mcp","url":"https://wellknown.network/agents/postman-collection-generator-mcp","links":{"self":"https://wellknown.network/agents/postman-collection-generator-mcp/record.json","html":"https://wellknown.network/agents/postman-collection-generator-mcp","markdown":"https://wellknown.network/agents/postman-collection-generator-mcp/record.md","api":"https://wellknown.network/api/v1/agents/postman-collection-generator-mcp","status":"https://wellknown.network/api/v1/agents/postman-collection-generator-mcp/status","claim":"https://wellknown.network/agents/postman-collection-generator-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/postman-collection-generator-mcp/claim.json","badge":"https://wellknown.network/agents/postman-collection-generator-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:postman-collection-generator-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"postman-collection-generator-mcp","summary":"MCP server for generating Postman collections from API codebases","description":"# Postman Collection Generator MCP Server\n\nAn MCP (Model Context Protocol) server that automatically generates Postman collections from API codebases. Supports multiple frameworks including FastAPI, Spring Boot, Flask, Express, and any codebase with OpenAPI/Swagger specifications.\n\n## Features\n\n- 🚀 **Multi-Framework Support**: FastAPI, Spring Boot, Flask, Express, NestJS\n- 📋 **OpenAPI/Swagger First**: Automatically detects and uses OpenAPI specs when available\n- 🔍 **Smart Code Analysis**: Falls back to AST/pattern matching when no spec is found\n- 🔐 **Authentication Support**: Handles Bearer, Basic, and API Key authentication\n- 📁 **Organized Output**: Groups endpoints by tags or path segments\n- 🎯 **Accurate Detection**: Extracts request bodies, parameters, and response examples\n\n## Installation\n\n### For End Users (via uvx)\n\nThe easiest way to use this MCP server is with `uvx`:\n\n```bash\n# Install and run directly\nuvx postman-collection-generator-mcp\n\n# Or install globally\nuv tool install postman-collection-generator-mcp\n```\n\n### For Development\n\n```bash\n# Clone the repository\ngit clone https://github.com/yourusername/postman-collection-generator-mcp.git\ncd postman-collection-generator-mcp\n\n# Install dependencies with Poetry\npoetry install\n\n# Run in development\npoetry run postman-collection-generator-mcp\n```\n\n## Configuration\n\n### Claude Desktop Configuration\n\nAdd this to your Claude Desktop configuration file:\n\n**For uvx installation (recommended):**\n```json\n{\n  \"mcpServers\": {\n    \"postman-generator\": {\n      \"command\": \"uvx\",\n      \"args\": [\"--no-cache\", \"postman-collection-generator-mcp\"],\n      \"env\": {\n        \"BITBUCKET_EMAIL\": \"your-username\",\n        \"BITBUCKET_API_TOKEN\": \"your-app-password\",\n        \"output_directory\": \"/path/to/output\"\n      }\n    }\n  }\n}\n```\n\n**For local development:**\n```json\n{\n  \"mcpServers\": {\n    \"postman-generator\": {\n      \"command\": \"poetry\",\n      \"args\": [\"run\", \"postman-collection-generator-mcp\"],\n      \"cwd\": \"/path/to/po…","publisher":{"name":"Your Name","url":null},"homepage":"https://github.com/yourusername/postman-collection-generator-mcp","repository":"https://github.com/yourusername/postman-collection-generator-mcp","version":"0.2.12","license":"MIT","protocols":["mcp"],"tags":["mcp","postman","api","collection","generator"],"pricing":null,"endpoints":[{"url":"pypi:postman-collection-generator-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"derived"},{"slug":"data.apis","name":"API Access","confidence":0.802,"provenance":"derived"}],"categories":["data","dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"postman-collection-generator-mcp","registry":"pypi","observedAt":"2026-09-10T10:25:32.390Z","publishedAt":"2025-09-09T09:24:11.056683Z","latestVersion":"0.2.12"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"postman-collection-generator-mcp","url":"https://pypi.org/project/postman-collection-generator-mcp/","firstSeenAt":"2026-09-10T10:23:39.281Z","fetchedAt":"2026-09-10T10:23:39.281Z","normalizedAt":"2026-09-10T10:23:39.281Z"}]},"firstSeenAt":"2026-09-10T10:23:39.281Z","updatedAt":"2026-09-10T10:25:32.390Z"}