From 575de947520f98c45356e0e276231e52fc6066bd Mon Sep 17 00:00:00 2001 From: Alexis B Date: Sat, 20 Sep 2025 22:41:19 -0700 Subject: [PATCH] Update README.md (#454) Added Postman official MCP server to the directory --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 98199ad..610f0a2 100644 --- a/README.md +++ b/README.md @@ -193,6 +193,7 @@ Official integrations are maintained by companies building production ready MCP - **[Plane](https://github.com/makeplane/plane-mcp-server)** - The official Plane MCP server provides integration with Plane APIs, enabling full AI automation of Plane projects, work items, cycles and more. - **[Playwright](https://github.com/microsoft/playwright-mcp)** - Playwright MCP server - **[Plugged.in](https://github.com/VeriTeknik/pluggedin-mcp-proxy)** - A comprehensive proxy that combines multiple MCP servers into a single MCP. It provides discovery and management of tools, prompts, resources, and templates across servers, plus a playground for debugging when building MCP servers. +- **[Postman](https://github.com/postmanlabs/postman-mcp-server)** - Postman’s remote MCP server connects AI agents, assistants, and chatbots directly to your APIs on Postman. - **[Powerdrill](https://github.com/powerdrillai/powerdrill-mcp)** - An MCP server that provides tools to interact with Powerdrill datasets, enabling smart AI data analysis and insights. - **[Powertool](https://github.com/aws-powertools/powertools-mcp)** - An MCP implementation that provides search functionality for the Powertools for AWS Lambda documentation across multiple runtimes. - **[Prisma Postgres](https://github.com/prisma/mcp)** - Gives LLMs the ability to manage Prisma Postgres databases (e.g. spin up new databases and run migrations or queries)