MCP cover image
See in Github
2025-03-16

模型上下文协议(MCP)服务器的集合,用于增强Claude在光标IDE中的功能

1

Github Watches

0

Github Forks

0

Github Stars

MCP Servers Collection

A collection of Model Context Protocol (MCP) servers for enhancing Claude's capabilities in Cursor IDE.

Included Servers

This repository includes the following MCP servers:

1. Sequential Thinking

A tool for dynamic and reflective problem-solving through a structured thinking process. It helps break down complex problems into manageable steps, allowing for revision and refinement of thoughts as understanding deepens.

2. Memories with Lessons

An enhanced version of the memory MCP server with added functionality for storing and retrieving lessons learned from errors and their solutions. This server helps maintain project knowledge and learn from past mistakes.

3. GitHub Integration

Enables direct interaction with GitHub repositories, allowing for repository management, file operations, and GitHub API integration directly from Cursor.

Setup Instructions

Prerequisites

  • Node.js installed on your system
  • Cursor IDE with Claude integration
  • GitHub Personal Access Token (for GitHub MCP server)

Installation

  1. Clone this repository:

    git clone https://github.com/yourusername/mcp-servers-collection.git
    cd mcp-servers-collection
    
  2. Install dependencies for each server:

    # For Sequential Thinking
    cd sequential-thinking
    npm install
    npm run build
    cd ..
    
    # For Memories with Lessons
    cd memories-with-lessons-mcp-server
    npm install
    npm run build
    cd ..
    
    # For GitHub Integration
    cd servers/src/github
    npm install
    npm run build
    cd ../../..
    

Configuration in Cursor

  1. Open Cursor
  2. Go to Settings
  3. Navigate to the MCP Servers section
  4. Add each server:

Sequential Thinking

  • Name: sequentialthinking
  • Type: command
  • Command: node /path/to/sequential-thinking/dist/index.js

Memories with Lessons

  • Name: memories-with-lessons
  • Type: command
  • Command: node /path/to/memories-with-lessons-mcp-server/dist/index.js

GitHub Integration

  • Name: github
  • Type: command
  • Command: env GITHUB_PERSONAL_ACCESS_TOKEN=your_token node /path/to/servers/dist/github/index.js

Replace /path/to/ with the actual path to your repository and your_token with your GitHub Personal Access Token.

Usage

Sequential Thinking

Use prompts like:

Can you use the Sequential Thinking tool to help me solve this problem?

Memories with Lessons

Use prompts like:

Can you create a lesson from this error I just encountered?

GitHub Integration

Use prompts like:

Can you create a new repository called "test-project" with a README file?

Resources

License

This collection is licensed under the MIT License. See the LICENSE file for details.

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • Bora Yalcin
  • Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Alexandru Strujac
  • Efficient thumbnail creator for YouTube videos

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • Contraband Interactive
  • Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.

  • rustassistant.com
  • Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.

  • apappascs
  • 发现市场上最全面,最新的MCP服务器集合。该存储库充当集中式枢纽,提供了广泛的开源和专有MCP服务器目录,并提供功能,文档链接和贡献者。

  • ShrimpingIt
  • MCP系列GPIO Expander的基于Micropython I2C的操作,源自ADAFRUIT_MCP230XX

  • OffchainLabs
  • 进行以太坊的实施

  • modelcontextprotocol
  • 模型上下文协议服务器

  • Mintplex-Labs
  • 带有内置抹布,AI代理,无代理构建器,MCP兼容性等的多合一桌面和Docker AI应用程序。

  • huahuayu
  • 统一的API网关,用于将多个Etherscan样区块链Explorer API与对AI助手的模型上下文协议(MCP)支持。

    Reviews

    2 (1)
    Avatar
    user_b6kl4WA6
    2025-04-16

    As a dedicated user of the mcp-servers-collection, I must say this GitHub repository by fpardon-upeo is a game-changer for server management. It offers an extensive collection of tools and resources that streamline the deployment and maintenance of servers. The versatility and efficiency of this collection are unparalleled. Highly recommend it to anyone in need of robust server solutions!