13 skills found
timescale / pg-aiguideMCP server and Claude plugin for Postgres skills and documentation. Helps AI coding tools generate better PostgreSQL code.
cohnen / mcp-google-adsAn MCP tool that connects Google Ads with Claude AI/Cursor and others, allowing you to analyze your advertising data through natural language conversations. This integration gives you access to campaign information, performance metrics, keyword analytics, and ad management—all through simple chat with Claude, Cursor or Windsurf.
erikdarlingdata / PerformanceStudioFree, open-source SQL Server execution plan analyzer — cross-platform GUI + CLI with 30 analysis rules, missing index detection, SSMS extension. Built-in MCP server for AI-assisted plan review.
MCPCat / mcpcat-python-sdkMCPcat is an analytics platform for MCP server owners 🐱.
ravenwits / mcp-server-arangodbThis is a TypeScript-based MCP server that provides database interaction capabilities through ArangoDB. It implements core database operations and allows seamless integration with ArangoDB through MCP tools. You can use it wih Claude app and also extension for VSCode that works with mcp like Cline!
prayanks / mcp-sqlite-serverThese are MCP server implementations for accessing a SQLite database in your MCP client. There is both a SDIO and a SSE implementation.
Limeload / mcp-for-databaseMCP Database Console is a revolutionary web application that bridges the gap between natural language and database queries. Built with Next.js and powered by the MCP-DB Connector, it allows users to interact with databases using plain English instead of complex SQL syntax.
hoangsonww / GitIntel-MCP-ServerA Git intelligence MCP server built with Node.js and TypeScript that analyzes local Git repositories to surface insights like hotspots, churn, temporal coupling, knowledge maps, and risk scoring. Designed for AI agents, it exposes repository analytics tools through the Model Context Protocol (MCP) while keeping all data local and read-only.
thierryteisseire / epsimo-agentComprehensive Epsimo AI platform SDK and CLI for managing agents, projects, threads, Virtual Database, and frontend design. Build AI apps with persistent state, streaming conversations, and React UI kit.
jordanliu / convex_rulesGuidelines and best practices for building Convex projects, including database schema design, queries, mutations, and real-world examples
markbunyevacz / dpThis (dp.md) is a read only file, never modify without permission! Development Principles When implementing each phase, CURSOR AI should adhere to these principles to ensure consistency and quality:
Sfnbinib / coreProject Guardrails You are a senior engineer. Always explain plan first, then code. Languages & Style - Python: PEP8, type hints, docstrings (NumPy style). - SQL: ANSI SQL, CTE-first, window fun
vimalkodoth / cqrsFastAPI Cursor Starter Kit: production backend template for Cursor/AI teams. API-only, layered (endpoints→services→repos), Celery+RabbitMQ RPC, PostgreSQL+Alembic. Built-in observability and quality (metrics, idempotency, Black, mypy, pre-commit). Cursor rules keep AI-generated code aligned so you extend without fighting the structure.