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•10 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

Slim Mcp

Slim Mcp

Chromia Mcp

Chromia Mcp

Findmine Mcp

Findmine Mcp

MCP server for FindMine's product styling AI

View more → →

Details

Created

March 07, 2025

Last Updated

March 07, 2025

Category

Developer Tools

Author

wong2

Share

More Server

Mcp Command Server

Mcp Command Server

Mcp Api Expert

Mcp Api Expert

MCP server that enables MCP to make REST API calls

Audio Mcp Server

Audio Mcp Server

Pty Mcp

Pty Mcp

An MCP tool server that provides a stateful terminal.