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

Mcp Server Ftp

Mcp Server Ftp

Model Context Protocol server for FTP access

Onesignal Mcp

Onesignal Mcp

A Model Context Protocol (MCP) server for interacting with the OneSignal API

Mcp Snapshot Server

Mcp Snapshot Server

A MCP server for Snapshot

View more → →

Details

Created

March 07, 2025

Last Updated

March 07, 2025

Category

Developer Tools

Author

wong2

Share

More Server

Mcp Server Smtp

Mcp Server Smtp

A Model Context Protocol server for SMTP email services

Nhl Go

Nhl Go

NHL api client, mcp server, and cli written in Go

Pty Mcp

Pty Mcp

An MCP tool server that provides a stateful terminal.

Mcp Pptx Server

Mcp Pptx Server