dawiddutoit/librarian-mcp-server
3.2
If you are the rightful owner of librarian-mcp-server 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.
Librarian MCP Server is a high-performance server that provides intelligent file indexing and lightning-fast search capabilities for repositories.
Tools
Functions exposed to the LLM to take actions
search_files
Search for files by name pattern (substring match).
search_files_regex
Search for files using regular expressions.
search_by_type
Search for files by programming language or file type.
refresh_index
Refresh the file index by rescanning the repository.
get_index_stats
Get statistics about the current file index, including file counts by type.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client