gb-mcp-servers

Sangam-Beavers/gb-mcp-servers
★ 0 stars Python 🗄️ Database Updated today
An MCP server.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "gb-mcp-servers": {
      "command": "uvx",
      "args": [
        "gb-mcp-servers"
      ]
    }
  }
}

Or install with pip: pip install gb-mcp-servers

README Excerpt

> Global Bridge 챗봇용 MCP(Model Context Protocol) 서버 모음. > 외국인 노동자 계약서 분석 챗봇이 외부 데이터(환율·커뮤니티)를 가져올 때 호출하는 어댑터. --- | 서버 | 도구 | 데이터 출처 | 상태 | | --- | --- | --- | --- | | `mcp-exchange` | `get_exchange_rate` | 송금팀 Redis (10.10.1.194) | 🚧 개발 중 | | `mcp-community` | `search_community_posts` | 커뮤팀 posts DB (MySQL) | 📋 계획됨 |

Tools (2)

get_exchange_ratesearch_community_posts