MCP Servers

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

MCP server by lijinke666

Created 10/14/2025
Updated 2 months ago
Repository documentation and setup instructions

mcp-test-demo

image - MCP Test Demo by lijinke666

Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-mcp-test-demo

Cursor configuration (mcp.json)

{ "mcpServers": { "lijinke666-mcp-test-demo": { "command": "npx", "args": [ "lijinke666-mcp-test-demo" ] } } }