drio
Open app

MCP Servers Configuration for Cursor

Source

Cursor用MCPサーバー設定リポジトリ(GitHub、Notion、Brave)

Catalog onlyCatalog onlySTDIO

Overview

This project is a repository containing multiple MCP server configurations for use with the Cursor IDE, enhancing AI assistant functionalities through the Model Context Protocol (MCP).

To use this project, clone the repository, set up the required environment variables for each server, and configure the MCP servers in the Cursor IDE settings.

  • GitHub Repository Manager for managing and searching GitHub repositories. - Notion Project Database for operating Notion databases and managing blocks. - Brave Search for web and local search functionalities using the Brave engine.
  1. Managing GitHub repositories directly from Cursor IDE.
  2. Operating Notion databases for project management.
  3. Conducting web searches using Brave within the IDE.

Add to your AI client

Use these steps to connect MCP Servers Configuration for Cursor in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "mcp-servers-config-u10-github": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-servers-config-u10-github"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "mcp-servers-config-u10-github": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-servers-config-u10-github"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "mcp-servers-config-u10-github": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-servers-config-u10-github"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "mcp-servers-config-u10-github": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-servers-config-u10-github"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "mcp-servers-config-u10-github": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-servers-config-u10-github"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "mcp-servers-config-u10-github": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-servers-config-u10-github"
      ]
    }
  }
}

FAQ

What are the prerequisites for using this project?

Node.js v16 or higher and the latest version of Cursor IDE are required.

Is this project officially supported by Cursor IDE?

No, this repository is created for personal use and is not an official Cursor IDE project.

How do I set up the environment variables?

You can create a .env file in each server directory and add the necessary API tokens.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":1722,"uuid":"ddeb2098-2b9a-44ff-a982-17e7c6b3946a","name":"mcp-servers-config","title":"MCP Servers Configuration for Cursor","description":"Cursor用MCPサーバー設定リポジトリ(GitHub、Notion、Brave)","avatar_url":"https://avatars.githubusercontent.com/u/97074051?v=4","created_at":"2025-03-05T05:02:54.900Z","updated_at":"2025-03-12T10:20:33.343Z","status":"created","author_name":"u10-github","author_avatar_url":"https://avatars.githubusercontent.com/u/97074051?v=4","tags":"[]","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/u10-github/mcp-servers-config","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":"{\"star\":\"0\",\"license\":\"\",\"language\":\"JavaScript\",\"is_official\":false,\"latest_commit_time\":\"2025-03-16 16:13:31\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]