MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

M
MCP Client And Server

MCP Client and Server demo

Created 3/23/2025
Updated 2 months ago
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server

Install Package (if required)

npx mcp-client-and-server

Cursor configuration (mcp.json)

{ "mcpServers": { "jherr-mcp-client-and-server": { "command": "npx", "args": [ "mcp-client-and-server" ] } } }