#indexing
11 results found
Multimodal Model Context Protocal Server
A multimodal mcp server
Obsidian Index Service
A service that monitors an Obsidian vault for file changes (new, modified, or deleted Markdown files) and indexes each note’s metadata and content into an SQLite database, exposing it for e.g. an MCP-server
📬 mcp-index
CLI tool to index MCP Servers to mcprepository.com
TSG Indexer
A library for indexing code repositories using Tree-sitter Stack Graphs, designed to be used in MCP servers and other tools.
Reaudit Mcp Server
AI visibility monitoring and ΑΕΟ/SEO optimization platform. Track how your brand appears in AI assistant responses (ChatGPT, Claude, Perplexity), monitor competitor visibility, generate ΑΕΟ/SEO optimized content, manage social media publishing, and analyze website performance across search engines and AI platforms. Audit and create strategy for your brand.
CodeWeave Mcp
Save tokens while coding — your AI agent gets structured code context, not file dumps. CodeWeave is an MCP server that gives AI agents structured code intelligence instead of dumping entire files into context. Your agent queries local indexes — AST, call graph, type graph, and hybrid semantic search — and gets back only what it needs. The result: less token waste, more relevant context, better coding decisions. It supports 7 languages (Python, TypeScript, JavaScript, Go, Rust, Java, C#) with a 6-stage hybrid search pipeline combining vector embeddings, full-text search, and structural density scoring. Everything runs locally with zero external dependencies beyond Ollama for embeddings. Monorepo and git worktree support included. A file watcher keeps indexes current as code changes — no manual reindexing needed. ATTENTION: Run "npx @codeweave/mcp" in your project directory first. The setup wizard handles everything for you. At first, it may take some time. INFO: Exhaustively tested on large Java, C#, JavaScript, TypeScript, React codebases. Contributions and feedback are welcome.