MCP Servers

模型上下文协议服务器、框架、SDK 和模板的综合目录。

Simple Mcp Server

创建于 3/18/2026
更新于 about 4 hours ago
Repository documentation and setup instructions

SIMPLE MCP SERVER

Tech

  • Typescript
  • Nodejs
  • MCP
  • GitHub Copilot

Example of use MCP tool

  • Clone repo
  • Integrate VSC with Copilot
  • Ask copilot to use mcp tools to generate human readable short summary details about ('Emily' for example)

ai_answer

快速设置
此服务器的安装指南

安装包 (如果需要)

npx @modelcontextprotocol/server-simple-mcp-server

Cursor 配置 (mcp.json)

{ "mcpServers": { "wojciechbladek-simple-mcp-server": { "command": "npx", "args": [ "wojciechbladek-simple-mcp-server" ] } } }