Integrations
Provides tools for fetching RubyGems metadata, including gem information, searching for gems, retrieving version information, finding reverse dependencies, and looking up ownership details through the RubyGems.org API.
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に依存するgemを取得する |
get_owner_gems | 特定のユーザーまたは組織が所有するすべての RubyGem を取得する |
get_gem_owners | 特定のRubyGemの所有者を取得する |
使用法
依存関係をインストールします:
サーバーを構築します。
自動リビルドを使用した開発の場合:
インストール
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
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