LostInBrittany/RAGmonsters-mcp-pg
If you are the rightful owner of RAGmonsters-mcp-pg and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This repository demonstrates a custom MCP server for integrating LLMs with databases using the RAGmonsters dataset.
Tools
Functions exposed to the LLM to take actions
getMonsters
Get a list of monsters, supporting filtering, sorting and pagination
getMonsterById
Get the details of the monster with ID
add
Simple addition tool (for testing)
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client