I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

mcp-server-rubygems
A Model Context Protocol (MCP) server for fetching rubygems metadata via rubygems.org API
3 years
Works with Finder
1
Github Watches
2
Github Forks
0
Github Stars
mcp-server-rubygems 
A Model Context Protocol server for fetching rubygems metadata via rubygems.org API.
Tools
This MCP server provides the following tools for interacting with the RubyGems.org API:
Tool | Description |
---|---|
get_rubygem_info |
Get information about a RubyGem |
search_rubygems |
Search for RubyGems matching a query string |
get_gem_versions |
Get all available versions of a specific RubyGem |
get_gem_reverse_dependencies |
Get gems that depend on a specific RubyGem |
get_owner_gems |
Get all RubyGems owned by a specific user or organization |
get_gem_owners |
Get the owners of a specific RubyGem |
Usage
Install dependencies:
npm install
Build the server:
npm run build
For development with auto-rebuild:
npm run watch
Installation
To use with Claude Desktop, add the server config:
On MacOS: ~/Library/Application Support/Claude/claude_desktop_config.json
On Windows: %APPDATA%/Claude/claude_desktop_config.json
{
"mcpServers": {
"mcp-server-rubygems": {
"command": "/path/to/mcp-server-rubygems/build/index.js"
}
}
}
It should be similar on MCP clients like Cursor, Cline, etc -- just add the command
from above in your config.
Debugging
Since MCP servers communicate over stdio, debugging can be challenging. We recommend using the MCP Inspector, which is available as a package script:
npm run inspector
The Inspector will provide a URL to access debugging tools in your browser.
相关推荐
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
A geek-themed horoscope generator blending Bitcoin prices, tech jargon, and astrological whimsy.
Converts Figma frames into front-end code for various mobile frameworks.
Advanced software engineer GPT that excels through nailing the basics.
Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.
Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx
A unified API gateway for integrating multiple etherscan-like blockchain explorer APIs with Model Context Protocol (MCP) support for AI assistants.
Mirror ofhttps://github.com/agentience/practices_mcp_server
Mirror ofhttps://github.com/bitrefill/bitrefill-mcp-server
Reviews

user_7MOgNd6s
Safe Local Python Executor by maxim-saplin is a game-changer for executing Python code locally with safety and efficiency. This tool ensures isolation, protecting your system while running scripts seamlessly. Ideal for developers looking for secure and reliable execution environments. Discover more at [product link](https://mcp.so/server/mcp_safe_local_python_executor/maxim-saplin).