snippets-mcp

freakynit/snippets-mcp

3.3

If you are the rightful owner of snippets-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 dayong@mcphub.com.

Snippets MCP is a server for managing code snippets with advanced search capabilities.

Tools

Functions exposed to the LLM to take actions

add-snippet

Adds a new code snippet to the database.

search-snippets

Searches snippets using hybrid semantic and keyword matching.

update-snippet

Updates an existing snippet and re-generates embeddings if necessary.

delete-snippet

Deletes a snippet from the database.

get-snippet

Retrieves a single snippet by ID.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources