MCP Explorer
A comprehensive Blazor application for testing and exploring Model Context Protocol servers
Key Features
Tools Support
Execute MCP tools with dynamic parameters, search responses, and auto-generated documentation.
Learn more โConnection Management
Connect via stdio, HTTP, or SSE with encrypted secrets and multiple auth types.
Learn more โChat with Tool Calling
AI-powered streaming chat with first-class MCP tool integration.
Learn more โSensitive Data Protection
Automatic encryption and redaction of passwords, tokens, and API keys.
Learn more โPrompts & Resources
Browse and execute server prompts, access resources with templates.
Learn more โWhy MCP Explorer?
Full Transparency
Open-source tool that lets you audit the codebase and implement custom security measures for sensitive data handling.
Developer-First
Built for testing and debugging MCP implementations with detailed JSON responses, search capabilities, and comprehensive logging.
Feature-Rich
From basic tool execution to advanced AI chat with tool calling, elicitations, and resource templatesโeverything you need.
Quick Start
Clone the Repository
git clone https://github.com/garrardkitchen/mcp-explorer.git
cd mcp-explorerRun the Application
dotnet restore
dotnet build
dotnet runOpen in Browser
Navigate to https://localhost:5001 or the URL shown in your terminal.
Top 5 Features
Tools Support
Execute MCP tools with parameter persistence, JSON response search, and auto-generated documentation. Perfect for testing server implementations.
Encrypted Secrets
Built-in Azure client credentials flow and encrypted storage for API keys, passwords, and tokens using AES-256 encryption.
Real-time Chat
Stream responses from OpenAI, Azure OpenAI, and other providers with automatic MCP tool calling integration.
Search & Filter
Quickly find connections, tools, prompts, and resources with real-time search and keyboard shortcuts.
Multi-Transport
Connect to servers via stdio, HTTP/SSE with custom headers and multiple authentication methods.
Ready to explore?
Get started with MCP Explorer or dive into specific features