Postman Mcp Server

C 65 completed
Api
cli / typescript · small
168
Files
16,181
LOC
1
Frameworks
5
Languages

Pipeline State

completed
Run ID
#371095
Phase
done
Progress
1%
Started
Finished
2026-04-13 01:31:02
LLM tokens
0

Pipeline Metadata

Stage
Skipped
Decision
skip_scaffold_dup
Novelty
47.47
Framework unique
Isolation
Last stage change
2026-04-16 18:15:42
Deduplication group #49413
Member of a group with 1 similar repo(s) — canonical #23729 view group →
Top concepts (2)
Project DescriptionTesting
Repobility's GitHub App fixes findings like these · https://github.com/apps/repobility-bot

AI Prompt

Build me a lightweight CLI server using TypeScript that facilitates interaction with the Postman API via the MCP protocol. I need it to support different tool configurations: Minimal, Full, and Code. The server should allow AI agents to access workspaces, manage collections and environments, evaluate APIs, and automate workflows through natural language interactions. Please ensure the structure supports the different authentication methods mentioned, like OAuth for the remote server.
typescript cli postman api mcp server ai-agent workflow development
Generated by gemma4:latest

Catalog Information

A lightweight server that facilitates interaction with the Postman API via the MCP protocol.

Description

The project implements a minimal MCP server that communicates with the Postman API, allowing developers to programmatically manage collections, environments, and requests. It exposes a set of endpoints that translate MCP commands into REST calls to Postman, handling authentication, request formatting, and response parsing. The server is written in TypeScript and JavaScript, tested with Vitest, and uses Zod for schema validation. It targets developers who need to automate Postman workflows or integrate Postman data into custom tooling. The solution solves the need for a lightweight, self‑hosted bridge between local scripts and the Postman cloud service, reducing dependency on external SDKs.

الوصف

يُقدِّم المشروع خادمًا بسيطًا يعمل وفق بروتوكول MCP للتفاعل مع واجهة برمجة تطبيقات Postman، مما يمكّن المطورين من إدارة مجموعات الاختبارات والبيئات والطلبات برمجياً. يعرِّف الخادم مجموعة من نقاط النهاية التي تُحوِّل أوامر MCP إلى استدعاءات REST إلى Postman، مع معالجة المصادقة وتنسيق الطلبات وتحليل الاستجابات. يُكتب الخادم بلغة TypeScript وJavaScript، ويُختبر باستخدام Vitest، ويستعمل Zod للتحقق من صحة البيانات. يستهدف المطورين الذين يحتاجون إلى أتمتة سير عمل Postman أو دمج بيانات Postman في أدوات مخصصة. يحل هذا الحل مشكلة الحاجة إلى جسر خفيف الوزن ومضيف محلي يربط السكربتات المحلية بخدمة Postman السحابية، مع تقليل الاعتماد على حزم SDK الخارجية.

Novelty

4/10

Tags

api-integration postman-automation mock-server http-server workflow-automation

Technologies

vitest zod

Claude Models

claude-opus-4.6

Quality Score

C
64.9/100
Structure
75
Code Quality
69
Documentation
36
Testing
55
Practices
66
Security
92
Dependencies
60

Strengths

  • CI/CD pipeline configured (github_actions)
  • Code linting configured (eslint)
  • Consistent naming conventions (camelCase)
  • Good security practices \u2014 no major issues detected
  • Containerized deployment (Docker)
  • Properly licensed project

Weaknesses

  • 2644 duplicate lines detected \u2014 consider DRY refactoring
  • 2 'god files' with >500 LOC need decomposition

Security & Health

9.6h
Tech Debt (B)
A
OWASP (100%)
PASS
Quality Gate
A
Risk (1)
Citation: Repobility (2026). State of AI-Generated Code. https://repobility.com/research/
Apache-2.0
License
55.4%
Duplication
Full Security Report AI Fix Prompts SARIF SBOM

Languages

typescript
78.4%
yaml
14.9%
markdown
2.8%
json
2.7%
javascript
1.1%

Frameworks

Vitest

Concepts (2)

Generated by the Repobility scanner · https://repobility.com
CategoryNameDescriptionConfidence
Repobility · open methodology · https://repobility.com/research/
auto_descriptionProject DescriptionThe Postman MCP Server connects Postman to AI tools, giving AI agents and assistants the ability to access workspaces, manage collections and environments, evaluate APIs, and automate workflows through natural language interactions.80%
auto_categoryTestingtesting70%

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/95304.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV