plasticbeachllc/dolphin-mcp
3.3
If you are the rightful owner of dolphin-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.
Dolphin MCP is a robust Model Context Protocol server designed to enhance AI applications with semantic code search capabilities.
Tools
Functions exposed to the LLM to take actions
search_knowledge
Search codebase semantically using AI embeddings.
fetch_chunk
Get detailed chunk content by ID.
fetch_lines
Get specific file lines by range.
get_vector_store_info
Get knowledge base statistics and repository info.
open_in_editor
Generate VS Code URI for opening files.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client