MCP Servers Collection
@fpardon-upeo
关于 MCP Servers Collection
A collection of Model Context Protocol (MCP) servers for enhancing Claude's capabilities in Cursor IDE
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is MCP Servers Collection?
A collection of Model Context Protocol (MCP) servers for enhancing Claude’s capabilities within the Cursor IDE. It bundles three servers: Sequential Thinking for structured problem‑solving, Memories with Lessons for storing error‑based lessons, and GitHub Integration for repository management.
How to use MCP Servers Collection?
Clone the repository, then install and build each server individually using npm install and npm run build. In Cursor, go to Settings → MCP Servers, add each server as a command type with the appropriate node path, and for GitHub provide a GITHUB_PERSONAL_ACCESS_TOKEN environment variable.
Key features of MCP Servers Collection
- Collection of three MCP servers for Cursor IDE
- Sequential Thinking for dynamic, step‑by‑step problem solving
- Memories with Lessons to retain error solutions
- GitHub Integration for repository and API operations
- Simple configuration via Cursor’s MCP Servers settings
- Enhances Claude’s functionality within Cursor
Use cases of MCP Servers Collection
- Break down complex problems using Sequential Thinking prompts
- Save and retrieve lessons learned from past errors with Memories with Lessons
- Create, manage, and interact with GitHub repositories directly from Cursor
FAQ from MCP Servers Collection
What tools are included in the collection?
Sequential Thinking, Memories with Lessons, and GitHub Integration are included.
What are the prerequisites?
Node.js, Cursor IDE with Claude integration, and (for the GitHub server) a GitHub Personal Access Token.
How do I install and configure the servers?
Clone the repository, run npm install and npm run build in each server’s directory, then add each server in Cursor Settings under MCP Servers using the command type and the path to the built index.js file.
How do I use Sequential Thinking?
Use a prompt such as “Can you use the Sequential Thinking tool to help me solve this problem?”
How do I use the GitHub Integration?
Provide a prompt like “Can you create a new repository called ‘test-project’ with a README file?” and ensure the GITHUB_PERSONAL_ACCESS_TOKEN environment variable is set.
开发工具 分类下的更多 MCP 服务器
Golf
golf-mcpProduction-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents
Huoshan Test
volcengineJetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
test
prysmaticlabsGo implementation of Ethereum proof of stake
test
cloudwegoThe ultimate LLM/AI application development framework in Go.
评论