mcp-server-rubygems
rubygems.org API를 통해 rubygems 메타데이터를 가져오기 위한 모델 컨텍스트 프로토콜 서버입니다.
도구
이 MCP 서버는 RubyGems.org API와 상호 작용하기 위한 다음과 같은 도구를 제공합니다.
도구 | 설명 |
---|---|
get_rubygem_info | RubyGem에 대한 정보를 얻으세요 |
search_rubygems | 쿼리 문자열과 일치하는 RubyGems 검색 |
get_gem_versions | 특정 RubyGem의 사용 가능한 모든 버전을 가져옵니다. |
get_gem_reverse_dependencies | 특정 RubyGem에 의존하는 보석을 얻으세요 |
get_owner_gems | 특정 사용자 또는 조직이 소유한 모든 RubyGems 가져오기 |
get_gem_owners | 특정 RubyGem의 소유자를 가져옵니다 |
용법
종속성 설치:
지엑스피1
서버를 빌드하세요:
자동 재빌드를 사용한 개발의 경우:
설치
Claude Desktop과 함께 사용하려면 서버 구성을 추가하세요.
MacOS의 경우: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows의 경우: %APPDATA%/Claude/claude_desktop_config.json
Cursor, Cline 등의 MCP 클라이언트에서도 비슷할 것입니다. 위의 command
구성에 추가하기만 하면 됩니다.
디버깅
MCP 서버는 stdio를 통해 통신하므로 디버깅이 어려울 수 있습니다. 패키지 스크립트로 제공되는 MCP Inspector를 사용하는 것이 좋습니다.
검사기는 브라우저에서 디버깅 도구에 액세스할 수 있는 URL을 제공합니다.
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
RubyGems.org API와 상호작용하여 Ruby 패키지에 대한 메타데이터를 가져오고, gem을 검색하고, 종속성 및 소유권 정보를 탐색할 수 있는 모델 컨텍스트 프로토콜 서버입니다.
Related MCP Servers
- -securityAlicense-qualityA Model Context Protocol server that provides a standardized interface for interacting with Notion's API, enabling users to list databases, create pages, and search across their Notion workspace.Last updated -95PythonMIT License
- -securityAlicense-qualityA Model Context Protocol server that enables LLM agents to manage GitHub repositories, issues, pull requests, branches, files, and releases through a standardized interface.Last updated -2TypeScriptApache 2.0
- AsecurityFlicenseAqualityA Model Context Protocol server that enables integration with GitHub Actions, allowing users to fetch available actions, get detailed information about specific actions, trigger workflow dispatch events, and fetch repository releases.Last updated -4921JavaScript
- -securityAlicense-qualityA Model Context Protocol server that exposes over 200+ APIs from API.market as MCP resources, allowing large language models to discover and interact with various APIs through natural language commands.Last updated -1112TypeScriptMIT License