Skip to content

Commit 9b15ff9

Browse files
authored
Merge pull request modelcontextprotocol#412 from DSchau/patch-1
docs(*): add postman to mcp clients page
2 parents d0c5929 + f56b980 commit 9b15ff9

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

docs/clients.mdx

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@ This page provides an overview of applications that support the Model Context Pr
3939
| [Microsoft Copilot Studio] |||||| Supports tools |
4040
| [MindPal][MindPal] |||||| Supports tools for no-code AI agents and multi-agent workflows. |
4141
| [OpenSumi][OpenSumi] |||||| Supports tools in OpenSumi |
42-
| [oterm][oterm] |||||| Supports tools, prompts and sampling for Ollama. |
42+
| [oterm][oterm] |||||| Supports tools, prompts and sampling for Ollama. |
43+
| [Postman][postman] |||||| Supports tools, resources, prompts, and sampling |
4344
| [Roo Code][Roo Code] |||||| Supports tools and resources. |
4445
| [Slack MCP Client][Slack MCP Client] |||||| Supports tools and multiple servers. |
4546
| [Sourcegraph Cody][Cody] |||||| Supports resources through OpenCTX |
@@ -82,6 +83,7 @@ This page provides an overview of applications that support the Model Context Pr
8283
[MindPal]: https://mindpal.io
8384
[OpenSumi]: https://github.com/opensumi/core
8485
[oterm]: https://github.com/ggozad/oterm
86+
[Postman]: https://postman.com/downloads
8587
[Roo Code]: https://roocode.com
8688
[Slack MCP Client]: https://github.com/tuannvm/slack-mcp-client
8789
[Cody]: https://sourcegraph.com/cody
@@ -408,6 +410,16 @@ Programmatically assemble prompts for LLMs using [GenAIScript](https://microsoft
408410
- Integration with development workflows
409411
- Extensible AI capabilities
410412

413+
### Postman
414+
415+
[Postman](https://postman.com/downloads) is the most popular API client and now supports MCP server testing and debugging.
416+
417+
**Key features**:
418+
- Full support of all major MCP features (tools, prompts, resources, and subscriptions)
419+
- Fast, seamless UI for debugging MCP capabilities
420+
- MCP config integration (Claude, VSCode, etc.) for fast first-time experience in testing MCPs
421+
- Integration with history, varibles, and collections for re-use and collaboration
422+
411423
### Slack MCP Client
412424
[Slack MCP Client](https://github.com/tuannvm/slack-mcp-client) acts as a bridge between Slack and Model Context Protocol (MCP) servers. Using Slack as the interface, it enables large language models (LLMs) to connect and interact with various MCP servers through standardized MCP tools.
413425

0 commit comments

Comments
 (0)