mcp-man

by aaglexx

Not rated
GitHub

About

Postman for MCP — search 156 servers, inspect tools with schema visualizer, test live

Details

Author
aaglexx
Categories
Developer Tools, API, Search

Setup

Install mcp-man in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/aaglexx/mcp-man

Follow the installation instructions in the repository README, then restart your MCP client.

Postman for MCP.Search 156 servers, inspect their tools, test them live — all from the browser.

npm install -g @aaglexx/mcp-man mcp-man ui

There are hundreds of MCP servers. But to know what any of them actually does, you have to dig through GitHub READMEs, guess at parameters, and figure out which env vars it needs. Every time.

mcp-manfixes that. Connect to any MCP server and instantly see every tool, its full schema, required params, and types. Then call it with one click.

# No auth needed — works instantly npx -y @modelcontextprotocol/server-memory npx -y @modelcontextprotocol/server-filesystem /your/path # Needs a token — wizard will guide you github-mcp-server → GITHUB_PERSONAL_ACCESS_TOKEN @notionhq/notion-mcp-server → Notion integration token

Just paste any command into the Inspect field and hit go.

mcp-man search github mcp-man search --tag database mcp-man inspect "npx -y @modelcontextprotocol/server-memory" mcp-man test read_graph --server "npx -y @modelcontextprotocol/server-memory"

Editregistry/servers.jsonand open a PR:

{ "name": "@you/your-mcp-server", "description": "One line about what it does", "url": "https://github.com/you/your-server", "tags": ["your", "tags"], "author": "Your Name", "license": "MIT" }

If your server needs credentials, add anenvarray — the auth wizard will pick it up automatically.

git clone https://github.com/aaglexx/mcp-man && cd mcp-man && npm install # Terminal 1 npm run dev:cli -- ui --dev # Terminal 2 npm run dev:web

- Registry with 156 servers
- Schema visualizer
- Auth wizard for 78 servers
- Sandboxed runner — no local install needed
- Health badge per server

This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.

An MCP server for interacting with the Postman API, requiring an API key.

Adds possibility to work with testing management via MCP

An enhanced Apifox MCP service providing comprehensive API management capabilities for Claude Desktop and Cursor.

This MCP Server accepts swagger/postman documents as input. It then generates API & Load test scenarios, executes the tests and generates the execution report.

A Model Context Protocol (MCP) server for creating, managing, and executing Bruno API testing collections. Supports both .bru and .yml (opencollection) formats with built-in security hardening.

Execute Bruno collections using the Bruno CLI, with support for environment files and detailed test results.

Search 15,000+ AI tools, check agent-compatibility scores, find alternatives, and audit dependencies before calling any external API or MCP.

Clix MCP Server for assisting Clix SDK/API integrations with semantic search across Clix docs and SDK source (iOS, Android, Flutter, React Native).

An MCP server exposing Hoverfly as a programmable API simulation tool for AI assistants.

A free public REST API for testing and prototyping, powered by JSONPlaceholder.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.