MCP Directory
Back

modelcontextprotocol-servers

by panchovial-max · JavaScript · ★ 0

modelcontextprotocol-servers — MCP server.

Install

npx -y github:panchovial-max/modelcontextprotocol-servers

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "modelcontextprotocol-servers": {
      "command": "npx",
      "args": [
        "-y",
        "github:panchovial-max/modelcontextprotocol-servers"
      ]
    }
  }
}

From the README

This repository contains various Model Context Protocol (MCP) server implementations that can be used to extend AI model capabilities with external tools and data sources. The Model Context Protocol (MCP) is a standard for connecting AI models to external tools and data sources. MCP servers provide a standardized way for AI models to interact with various services, databases, APIs, and other resources. 1. **Install Dependencies** 2. **Run a Server** 3. **Development** Provides file and directory operations including: - Read/write files - List directories - Create/delete files…
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 databases servers