bramburn/mcp-fs-server
3.2
If you are the rightful owner of mcp-fs-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 dayong@mcphub.com.
The MCP Semantic Watcher is a server that provides real-time code indexing and semantic search capabilities for code repositories.
Tools
Functions exposed to the LLM to take actions
semantic_search
Searches the indexed codebase using semantic vector search. It finds code snippets semantically similar to your natural language query.
refresh_index
Manually triggers a full re-scan and re-indexing of the configured repository path.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client