MCP ExplorerExplorer

Mcplens

@muratsuon 10 months ago
2 MIT
FreeCommunity
AI Systems
#mcp#testing#testing-tools
Opensource IDE for Exporing and Testing MCP's (Postman for MCPs)

Overview

What is Mcplens

mcplens is an open-source Integrated Development Environment (IDE) designed for exploring and testing MCPs, similar to Postman but specifically tailored for MCPs.

Use cases

Use cases for mcplens include testing MCP endpoints, debugging API calls, and exploring the capabilities of different MCPs in a user-friendly environment.

How to use

To use mcplens, clone the repository and run npm install to install dependencies. Start the application in development mode using npm start.

Key features

Key features of mcplens include an easy-to-use interface for testing MCPs, support for standard input/output MCP servers, and the ability to explore various MCP functionalities.

Where to use

mcplens can be used in software development environments, particularly for developers working with MCPs who need a tool for testing and exploring APIs.

Content

image

Get started

Follow these steps to get started:

  1. After clone run npm install
  2. Start application in development mode by npm start.

That’s all you need. 😉

Known issues

  1. If you’re using npx mcp/server for invoking the mcp server, the first call will take a long time. The follow up calls will be faster because of cache. Currently there is no loading indicator.
  2. I’m currently using deprecated mastra memory (import { Memory } from "@mastra/memory";), I need to follow the instructions to migrate.
  3. When you add/change your openapi key, it does not get propagated. You need to restart the application.
  4. Currently only stdio mcp servers are supported SSE+Streaming HTTP will be added later.

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers