MCP Servers

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

我的deepseek MCP服务器

Created 9/1/2025
Updated 6 days ago
Repository documentation and setup instructions

MCP-server

我的deepseek MCP服务器

Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-mcp-server

Cursor configuration (mcp.json)

{ "mcpServers": { "cr-ziji-mcp-server": { "command": "npx", "args": [ "cr-ziji-mcp-server" ] } } }