MCP Servers

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

用于测试MCP Server的可用性

Created 11/19/2025
Updated 27 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

uvx mcp-test

Cursor configuration (mcp.json)

{ "mcpServers": { "peterpan-mu-mcp-test": { "command": "uvx", "args": [ "mcp-test" ] } } }