omar-haris/cursor-buddy-mcp
3.4
If you are the rightful owner of cursor-buddy-mcp 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.
Cursor Buddy MCP is a model context protocol server designed to enhance AI assistants by providing them with deep context about a codebase, ensuring consistent and informed responses.
Tools
Functions exposed to the LLM to take actions
buddy_get_rules
Get coding standards and guidelines.
buddy_search_knowledge
Search project documentation.
buddy_manage_todos
List/update tasks and track progress.
buddy_get_database_info
Get schema info and validate queries.
buddy_history
Track implementation changes and search history.
buddy_backup
Create and manage file backups.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client