h7lu/RiMCP_hybrid
If you are the rightful owner of RiMCP_hybrid and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
RiMCP_hybrid is a project designed to provide a retrieval and navigation tool for RimWorld source code and XML definitions, integrating lexical and semantic search with graph structure navigation.
Tools
Functions exposed to the LLM to take actions
rough_search
Performs hybrid semantic search using natural language queries.
get_uses
Analyzes dependencies to show what a symbol depends on.
get_used_by
Analyzes reverse dependencies to show what uses a symbol.
get_item
Retrieves full source code and metadata for a specific symbol.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client