Provides a programmable server to explore and query Ruby gem documentation using YARD and the FastMCP protocol.
YARD facilitates deep exploration and querying of Ruby gem and YARD documentation through a FastMCP server. It indexes all installed YARD documentation, making it accessible for clients to list gems, navigate code hierarchies, fetch detailed documentation, retrieve source code, and perform comprehensive searches. This server is ideal for developers building custom documentation browsers, intelligent code assistants, or systems that require programmatic access to Ruby and YARD documentation.