14 skills found
DeusData / codebase-memory-mcpHigh-performance code intelligence MCP server. Indexes codebases into a persistent knowledge graph — average repo in milliseconds. 158 languages, sub-ms queries, 99% fewer tokens. Single static binary, zero dependencies.
kubeshark / kubesharkeBPF-powered network observability for Kubernetes. Indexes L4/L7 traffic with full K8s context, decrypts TLS without keys. Queryable by AI agents via MCP and humans via dashboard.
Lyellr88 / marm-memoryLocal-first 3-in-1 AI memory layer & MCP server for Claude Code, Codex, Grok, Gemini, VS Code and Cursor. Fuses session history, codebase indexing & concept graphs in SQLite. Enables zero-cloud, privacy-first context & instant recall, supports multi-agent swarms.
kapillamba4 / code-memoryMCP server with local vector search for your codebase. Smart indexing, semantic search, Git history — all offline.
CSCSoftware / AiDexMCP Server for persistent code indexing. Gives AI assistants (Claude, Gemini, Copilot, Cursor) instant access to your codebase. 50x less context than grep.
JSungMin / vs-token-saferToken-saving code search for AI coding agents — TypeScript, JavaScript & Python (zero setup), C#, C++, Go & 30+ more, via a language-server or tree-sitter index instead of grep. Local-only, no IDE. Claude Code plugin + MCP + CLI.
kensave / roberto-mcpSimple Code Analysis MCP server, language agnostic with code indexing and search capabilities.
O-Labz / Context-SimploProduction-ready context database and MCP server for AI assistants. Provides code intelligence with hybrid search, call graphs, impact analysis, and semantic search for Cursor, VS Code, and Claude Desktop. Docker-first, 248 languages, auto-indexing.
Consiliency / Code-Index-MCPCode indexing MCP server to provide context to coding agents.
polvallverdu / base-ui-mcp"name": "@polvallverdu/base-ui-mcp", "version": "1.0.0", "mcpName": "io.github.polvallverdu/base-ui-mcp", "description": "MCP server that gives AI assistants context about Base UI (base-ui.com).", "main": "dist/index.js", "types": "dist/index.d.ts", "files": [
franciscorojas27 / McpServerMongodbThis repository implements an MCP (Model Context Protocol) server that connects to a MongoDB database and exposes operations for managing databases, collections, documents, indexes, and bulk operations.
Chr0mium24 / omnia"name": "omnia", "version": "0.1.0", "type": "module", "description": "MCP server + Chrome extension — expose all Chrome APIs and CDP to AI agents", "bin": { "omnia": "./dist/index.js" },
T-NhanNguyen / graphRAG-LlamaIndexgraphRAG agent harness tool
TransAdvocacyAndComplaintCollective / fact_index_tacc"test:e2e": "node --test --test-concurrency=1 tests/e2e/*.e2e.test.mjs", "test:e2e:coverage": "rm -rf .coverage/e2e && mkdir -p .coverage/e2e/v8 && NODE_OPTIONS= NODE_V8_COVERAGE=.coverage/e2e/v8 node --test --test-concurrency=1 tests/e2e/*.e2e.test.mjs && pnpm dlx c8 report --temp-directory .covera…