MCP Directory
Back

mcp_server

by mcp-org-copilot · ★ 0

https://modelcontextprotocol.io/

Install

git clone https://github.com/mcp-org-copilot/mcp_server.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "github:mcp-org-copilot/mcp_server"
      ]
    }
  }
}

From the README

This repository is dedicated to the development and testing of a Model Context Protocol (MCP) server. MCP servers enable secure and controlled access to tools and data sources for Large Language Models (LLMs). - Implements the Model Context Protocol for seamless integration. - Provides secure and controlled access to tools and data. - Designed for extensibility and scalability. - Node.js and npm installed on your system. - A valid GitHub Personal Access Token with the required permissions. 1. Clone the repository: 2. Navigate to the project directory: 3. Install dependencies: 1…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers