MCP Catalogs
Homemcp-partner.github.io screenshot

mcp-partner.github.io

by mcp-partner·1·Score 36

A Postman-like tool for testing and debugging MCP servers via SSE or HTTP.

developer-toolsai-llmother
0
Forks
0
Open issues
5 mo ago
Last commit
2d ago
Indexed

Overview

MCP Partner is a web-based tool that provides an interface to test and interact with Model Context Protocol (MCP) servers. It supports both SSE (Server-Sent Events) and Streamable HTTP connections, making it compatible with various MCP server implementations. The tool features automatic tool discovery, interactive testing with form-based and JSON modes, request logging, and configuration management. It also solves CORS issues through built-in proxy functionality.

Try asking AI

After installing, here are 5 things you can ask your AI assistant:

you:Debugging MCP server tool implementations during development
you:Testing MCP server capabilities before integration with client applications
you:Demonstrating MCP functionality to team members or clients
you:How do I handle CORS issues with local MCP servers?
you:Can I use this tool with my existing MCP server?

When to choose this

Choose MCP Partner when you need a quick, no-install web tool to test MCP servers during development or demonstrations, especially when you need to visualize tool interactions and request/response flows.

When NOT to choose this

Don't choose MCP Partner if you need a persistent client with authentication management, comprehensive request history across sessions, or if you're working with strictly internal networks that block external proxy services.

Comparable tools

postmaninsomniacurlhttpie

Installation

Web Application

  1. Visit [https://mcp-partner.github.io](https://mcp-partner.github.io)
  2. No installation required - pure static web application

Desktop Application

  1. Download the appropriate version from the releases page
  2. Install on Windows, macOS, or Linux
  3. Launch the application

Vercel Deployment

Click the deploy button below to deploy your own instance:

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FEricwyn%2Fmcp-partner)

FAQ

How do I handle CORS issues with local MCP servers?
MCP Partner provides three proxy solutions: 1) Vercel deployment with built-in CORS proxy, 2) Use a public proxy service like corsproxy.io, 3) Run Pancors locally as a proxy.
Can I use this tool with my existing MCP server?
Yes, as long as your MCP server supports SSE or Streamable HTTP protocols. The tool will automatically discover and list available tools on your server.

Compare mcp-partner.github.io with

GitHub →

Last updated · Auto-generated from public README + GitHub signals.