drio
Open app

Columbia MCP Servers

Source

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 scalable and secure service deployment.

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 scalable microservices using Docker.
  2. Monitoring service health and performance metrics.
  3. Implementing secure and high-availability server architectures.

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

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

Claude Code

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

.mcp.json (project root)

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

VS Code (Copilot)

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

.vscode/mcp.json

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

Windsurf

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

~/.codeium/windsurf/mcp_config.json

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

Cline

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

Cline MCP Settings (via UI)

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

FAQ

What technologies are required to run Columbia MCP Servers?

You need Docker, Docker Compose, Node.js, and Redis to run the servers.

Is there documentation available?

Yes! Detailed documentation is provided in the repository, including deployment guides and migration plans.

How can I contribute to the project?

You can contribute by forking the repository, creating a feature branch, and submitting a pull request.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":855,"uuid":"6a146b9f-2d87-4b9b-847e-4eab19b44388","name":"COLUMBIA-MCP-SERVERS","title":"Columbia MCP Servers","description":null,"avatar_url":"https://avatars.githubusercontent.com/u/190488992?v=4","created_at":"2025-01-28T02:14:37.864Z","updated_at":"2025-02-23T07:13:17.250Z","status":"created","author_name":"smithery-ai","author_avatar_url":"https://avatars.githubusercontent.com/u/190488992?v=4","tags":"mcp,server,deployment,docker,monitoring","category":"cloud-platforms","is_featured":false,"sort":1,"url":"https://github.com/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"}]]}]