Search: antigravity
Search MCP servers and agent skills by name, description, category or topic — 13 results.
Lum1104/understand-anything
Interactive codebase knowledge graphs via multi-agent LLM analysis
riponcm/projectmem
Local-first memory and judgment layer for AI coding agents. Captures issues, failed attempts, fixes, and decisions in readable Markdown + JSONL, re-injects them into future sessions, and warns at git commit before you repeat a mistake. 14 tools, works with Claude, Cursor, Antigravity, and Codex.
lyonzin/knowledge-rag
Local RAG system for Claude Code with hybrid search (BM25 + semantic), cross-encoder reranking, markdown-aware chunking, query expansion, and 28 MCP tools. Runs entirely offline with zero external servers.
ozgurcd/gograph
An AST-aware structural repository graph engine and MCP server designed for AI agents. Understands Go struct embeds, public API surfaces, SQL queries, and error mapping to give agents instant codebase context without blindly grepping.
ukkit/memcord
A MCP server that keeps your chat history organized and searchable—with AI-powered summaries, secure memory, and full control.
testdino-hq/playwright-skill
70+ production-tested Playwright automation testing patterns: E2E, POM, CI/CD, migrations, CLI
hope1026/weppy-roblox-mcp
MCP server and plugin that lets AI agents (Claude Code, Cursor, Codex, Gemini) directly control a live Roblox Studio session — create scripts, instances, terrain, lighting, and assets via natural language. 21 tools, 140+ actions, bidirectional sync, and automated playtest.
sshahzaiib/agy-bridge
Delegate heavy tasks from Claude Code (or any MCP client) to the Antigravity CLI (Gemini): file analysis, repo archaeology, web lookups, and adversarial second-opinion code reviews. Quota-aware model failover with cooldowns, per-tool timeouts, and multi-turn session continuity.
BV-Venky/excalidraw-architect-mcp
Generate beautiful Excalidraw architecture diagrams with auto-layout, architecture-aware component styling, and stateful editing. 50+ technology mappings including databases, message queues, caches, and more. No API keys required.
shipstatic/mcp
Deploy and manage static sites from AI agents. A simpler alternative to Vercel and Netlify for static website hosting — upload files, get a URL, and connect custom domains.
foldwork-dev/mcp-injector
Local MCP daemon that pre-indexes your codebase into a SQLite catalog and serves AST-compressed snapshots to Claude Code, Cursor, and VS Code on every query. Reduces token usage by 41-89% on real codebases (verified across Django, Tokio, Gin, and more). Single Go binary, zero config. Free for codebases under 100K lines.
back1ply/agent-skill-loader
Dynamically load Claude Code skills into AI agents without copying files. Discover, read, and install skills on demand.