MCP Server LogoMCP Server
MCPsCategoriesDirectorySubmit
Submit
MCPsCategoriesDirectorySubmit
Submit

MCP Servers

A curated list of MCP Servers, featuring Awesome MCP Servers and Claude MCP integration.

Contact Us

[email protected]

About

Privacy PolicyTerms of Service

Resources

Model Context ProtocolMCP Starter GuideClaude MCP Servers

Community

GitHub

© 2025 mcpserver.cc © 2025 MCP Server. All rights reserved.

Privacy PolicyTerms of Service
  1. Home
  2. /Categories
  3. /Developer Tools
  4. /Mcp Cli
Mcp Cli

Mcp Cli

Created by wong2•4 months ago
Visit Website

A CLI inspector for the Model Context Protocol

Developer Tools
inspectorModelContextProtocol

mcp-cli

A CLI inspector for the Model Context Protocol

Usage

Run without config file

npx @wong2/mcp-cli

This will use the config file of Claude Desktop.

Run with a config file

npx @wong2/mcp-cli -c config.json

The config file has the same format as the Claude Desktop config file.

Run servers from NPM

npx @wong2/mcp-cli npx <package-name> <args>

Run locally developed server

npx @wong2/mcp-cli node path/to/server/index.js args...

Connect to a running server over SSE

npx @wong2/mcp-cli --sse http://localhost:8000/sse

You need to first start an MCP server running over SSE transport.

Features

  • Run MCP servers from various sources
  • List Tools, Resources, Prompts
  • Call Tools, Read Resources, Read Prompts

Related

  • LiteMCP - A TypeScript library that simplifies MCP server development
  • mcpservers.org - A curated list of MCP servers

Prerequisites

  • •Familiarity with the server domain
  • •Basic understanding of related technologies
  • •Knowledge of Developer Tools

Recommended Server

Nmap Mcp Server

Nmap Mcp Server

A Model Context Protocol (MCP) server that enables AI assistants to perform network scanning operations using NMAP

Face Generator

Face Generator

MCP server for generating human face images with various shapes and sizes

Mcp Communicator Telegram

Mcp Communicator Telegram

An MCP server that enables communication with users through Telegram. This server provides a tool to ask questions to users and receive their responses via a Telegram bot.

View more → →

Details

Created

March 07, 2025

Last Updated

March 07, 2025

Category

Developer Tools

Author

wong2

Share

More Server

Server Wp Mcp

Server Wp Mcp

Logseq Mcp

Logseq Mcp

simple logseq mcp server

Python_mcp

Python_mcp

MCP Server to run python code locally

Mcp Server Diff Typescript

Mcp Server Diff Typescript