Cover image
Try Now
2025-02-25

MCP服务器的快速实现。实施了用于安全检查的CodeQL,并避免了您的敏感数据泄漏。

3 years

Works with Finder

1

Github Watches

0

Github Forks

0

Github Stars

MCP Servers

This repository contains various Model Context Protocol (MCP) servers for enhancing Cursor's capabilities.

Prerequisites

Before installation, ensure you have:

  1. Operating System

    • macOS (with Homebrew) or
    • Linux (with apt-get)
  2. System Requirements

    • Python 3.10 or higher
    • Node.js 18 or higher (default installation: Node.js 22.13.1)
    • Write permissions in the installation directory

Installation

The repository includes a comprehensive Makefile for automated installation:

  1. First phase (system setup):
make phase1
  1. Restart your terminal

  2. Second phase (MCP installation):

make phase2

Additional Make Commands

  • make update-all: Update all MCP servers
  • make clean: Remove installed dependencies
  • make clean-deep: Complete system cleanup

Available MCP Servers

1. Git MCP

Local Git repository interaction and automation:

  • Repository status and file operations
  • Branch and commit management
  • Diff operations (staged, unstaged, between branches)

2. Brave Search MCP

Web and local search capabilities:

  • Web search with filtering
  • Local business search
  • News and article search

3. GitHub MCP

GitHub integration and automation:

  • Repository management
  • Issue and PR handling
  • Branch operations

4. Memory MCP

Persistent storage and retrieval:

  • Knowledge graph management
  • Entity and relation tracking
  • Search capabilities

5. Sequential Thinking MCP

Structured problem-solving:

  • Step-by-step analysis
  • Dynamic thought revision
  • Context maintenance

Configuration

Required API Keys

  1. Brave Search API Key

    export BRAVE_API_KEY=your_key_here
    

    Get your key at: https://brave.com/search/api/

  2. GitHub Personal Access Token

    export GITHUB_PERSONAL_ACCESS_TOKEN=your_token_here
    

    Generate at: https://github.com/settings/tokens Required scopes: repo, workflow (optional)

Cursor Setup

Configure each MCP in Cursor (Settings > Features > MCP):

  1. Git MCP

    {
      "name": "Git",
      "type": "stdio",
      "command": "uvx mcp-server-git --repository /path/to/your/repo"
    }
    
  2. Brave Search MCP

    {
      "name": "Brave Search",
      "type": "stdio",
      "command": "npx -y @modelcontextprotocol/server-brave-search"
    }
    
  3. GitHub MCP

    {
      "name": "GitHub",
      "type": "stdio",
      "command": "npx -y @modelcontextprotocol/server-github"
    }
    
  4. Memory MCP

    {
      "name": "Memory",
      "type": "stdio",
      "command": "npx -y @modelcontextprotocol/server-memory"
    }
    
  5. Sequential Thinking MCP

    {
      "name": "Sequential Thinking",
      "type": "stdio",
      "command": "npx -y @modelcontextprotocol/server-sequential-thinking"
    }
    

Troubleshooting

  1. Installation Issues

    • Run make verify-installation to check all components
    • Check system logs for error messages
    • Ensure all prerequisites are met
  2. API Key Issues

    • Verify environment variables are set correctly
    • Check API key permissions and scopes
    • Ensure keys are not expired
  3. Cursor Configuration

    • Verify MCP settings in Cursor
    • Check command paths and parameters
    • Restart Cursor after configuration changes

相关推荐

  • 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.

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

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

  • Callycode Limited
  • A geek-themed horoscope generator blending Bitcoin prices, tech jargon, and astrological whimsy.

  • Alexandru Strujac
  • Efficient thumbnail creator for YouTube videos

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

  • Khalid kalib
  • Write professional emails

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

  • Beniyam Berhanu
  • Therapist adept at identifying core issues and offering practical advice with images.

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

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

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

  • OffchainLabs
  • 进行以太坊的实施

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

  • deemkeen
  • 用电源组合控制您的MBOT2:MQTT+MCP+LLM

    Reviews

    2 (1)
    Avatar
    user_6NJg6tU3
    2025-04-17

    As a dedicated user of my-mcp-servers, I must say this tool by cremerf is a game-changer for server management. The seamless integration and efficient performance have significantly improved my workflow. It’s a must-have for anyone looking to optimize their server operations. Highly recommended! Check it out here: https://github.com/cremerf/my-mcp-servers.