Fetch Python documentation directly using natural language queries. This tool helps developers quickly access relevant Python documentation by integrating with the Brave Search API.
Search the Python Package Index (PyPI) for Python packages to retrieve relevant packages based on a specified query, aiding in code research and development.
Search Dedalus MCP documentation by query, titles, or content to retrieve relevant documents with scores. Supports keyword and semantic search for efficient information retrieval.
Enables semantic search over markdown files to find related notes by meaning rather than keywords, and automatically detect duplicate content before creating new notes.
Enables AI agents to perform semantic search over codebases by converting natural language queries into efficient search patterns like grep and ripgrep. It utilizes LLMs to verify relevance and find code snippets that traditional keyword-based searches might miss.
Enables semantic search over local notes and documents using natural language queries. Supports multiple file types (Markdown, Python, HTML, JSON, CSV, text) with fast local embeddings and persistent ChromaDB vector storage.