drio
Open app

Columbia MCP Servers

Source

Mirror of

Catalog onlyCatalog onlySTDIO

Overview

Columbia MCP Servers is a repository that contains the deployment infrastructure and server implementations for Columbia's Model Context Protocol (MCP) servers, designed to facilitate AI-related services and data management.

To use Columbia MCP Servers, clone the repository, run the setup script, configure environment variables, deploy to production, and monitor the deployment using provided scripts.

  • Docker-based deployment for containerized services - High availability with load balancing and service replication - Integrated monitoring with Prometheus and Grafana - Security features including SSL/TLS and authentication - Scalability through horizontal scaling capabilities - Automated backup and recovery system
  1. Deploying AI services in a scalable environment
  2. Managing data services with high availability
  3. Monitoring server health and performance metrics

Add to your AI client

Use these steps to connect Columbia MCP Servers 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": {
    "smithery-ai-columbia-mcp-servers-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-smithery-ai-columbia-mcp-servers-mcp-mirror"
      ]
    }
  }
}

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": {
    "smithery-ai-columbia-mcp-servers-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-smithery-ai-columbia-mcp-servers-mcp-mirror"
      ]
    }
  }
}

Claude Code

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

.mcp.json (project root)

{
  "mcpServers": {
    "smithery-ai-columbia-mcp-servers-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-smithery-ai-columbia-mcp-servers-mcp-mirror"
      ]
    }
  }
}

VS Code (Copilot)

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

.vscode/mcp.json

{
  "servers": {
    "smithery-ai-columbia-mcp-servers-mcp-mirror": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-smithery-ai-columbia-mcp-servers-mcp-mirror"
      ]
    }
  }
}

Windsurf

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

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "smithery-ai-columbia-mcp-servers-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-smithery-ai-columbia-mcp-servers-mcp-mirror"
      ]
    }
  }
}

Cline

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

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "smithery-ai-columbia-mcp-servers-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-smithery-ai-columbia-mcp-servers-mcp-mirror"
      ]
    }
  }
}

FAQ

What are the requirements to run Columbia MCP Servers?

You need Docker, Docker Compose, Node.js, and Redis installed.

How can I monitor the deployment?

You can access monitoring dashboards via Grafana and Prometheus.

Is there a guide for deployment?

Yes, detailed documentation is available in the repository.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":1319,"uuid":"becd905f-9272-4a9d-a291-bbbf59e82140","name":"smithery-ai_COLUMBIA-MCP-SERVERS","title":"Columbia MCP Servers","description":"Mirror of","avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","created_at":"2025-02-20T15:11:20.827Z","updated_at":"2025-02-23T07:21:17.099Z","status":"created","author_name":"MCP-Mirror","author_avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","tags":"mcp,servers,docker,monitoring","category":"cloud-platforms","is_featured":false,"sort":1,"url":"https://github.com/MCP-Mirror/smithery-ai_COLUMBIA-MCP-SERVERS","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":null,"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"}]]}]