You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -408,6 +410,16 @@ Programmatically assemble prompts for LLMs using [GenAIScript](https://microsoft
408
410
- Integration with development workflows
409
411
- Extensible AI capabilities
410
412
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
+
411
423
### Slack MCP Client
412
424
[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.
0 commit comments