bsreeram08/Cogni-Docs
3.3
If you are the rightful owner of Cogni-Docs 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.
A Model Context Protocol (MCP) server that provides AI assistants with the ability to search and query documentation using a flexible backend architecture.
Tools
Functions exposed to the LLM to take actions
list_documentation_sets
List all available documentation sets.
get_documentation_set
Get details about a specific documentation set.
search_documentation
Perform a basic vector search within a documentation set.
agentic_search
Conduct agentic, context-grounded searches for answers from documentation.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client