MCP.so
ログイン

Postman

Give API context to your coding agents

ドキュメント

Postman について

Postman gives API context to coding agents and developer workflows. Its connector brings API definitions, documentation, and collaboration context into assistant work so agents can reason about integrations and implementation details.

接続情報

https://mcp.postman.com/minimal

トランスポート

Streamable HTTP

認証方式

OAuth

セットアップ

claude mcp add postman --transport http https://mcp.postman.com/minimal

よくある質問

Postman のリモート MCP サーバーとは何ですか?

Postman のリモート MCP サーバーは、https://mcp.postman.com/minimal にホストされた Model Context Protocol エンドポイントです。AI アシスタントはローカルに何もインストール・実行することなく接続できます。

Postman の MCP サーバーにはどう接続しますか?

エンドポイント https://mcp.postman.com/minimal を Claude Code、Cursor、VS Code など任意の MCP 対応クライアントに追加してください。このページのセットアップ手順で各クライアントを一度に設定できます。

Postman の MCP サーバーは認証が必要ですか?

はい。Postman は OAuth を使用します。初回接続時に MCP クライアントがブラウザを開いてサインイン・認可を行い、以降はその認証情報を再利用します。

Postman の MCP サーバーはどのトランスポートを使用しますか?

Postman は Streamable HTTP エンドポイントを公開しており、これはリモート MCP サーバーで広く使われ、主要な MCP クライアントがサポートするトランスポートです。

他のリモート MCP サーバー