micro-agent/mcp-snippets-server
3.3
If you are the rightful owner of mcp-snippets-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.
An MCP (Model Context Protocol) server that provides semantic search capabilities for code snippets using RAG (Retrieval-Augmented Generation) and vector embeddings.
Tools
Functions exposed to the LLM to take actions
search_snippet
Find code snippets related to a topic.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client