30 skills found
openclaw / things-macManage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database)
Azure / data-api-builderData API builder provides modern REST, GraphQL endpoints and MCP tools to your Azure Databases and on-prem stores.
designcomputer / mysql_mcp_serverA Model Context Protocol (MCP) server that enables secure interaction with MySQL databases
mongodb-js / mongodb-mcp-serverA Model Context Protocol server to connect to MongoDB databases and MongoDB Atlas Clusters.
neo4j-contrib / mcp-neo4jNeo4j Labs Model Context Protocol servers
DeusData / codebase-memory-mcpHigh-performance code intelligence MCP server. Indexes codebases into a persistent knowledge graph — average repo in milliseconds. 64 languages, sub-ms queries, 99% fewer tokens. Single static binary, zero dependencies.
DeusData / codebase-memory-mcpHigh-performance code intelligence MCP server. Indexes codebases into a persistent knowledge graph — average repo in milliseconds. 64 languages, sub-ms queries, 99% fewer tokens. Single static binary, zero dependencies.
DeusData / codebase-memory-mcpHigh-performance code intelligence MCP server. Indexes codebases into a persistent knowledge graph — average repo in milliseconds. 64 languages, sub-ms queries, 99% fewer tokens. Single static binary, zero dependencies.
elastic / mcp-server-elasticsearchNo description available
subnetmarco / pgmcpAn MCP server to query any Postgres database in natural language.
wenb1n-dev / mysql_mcp_server_proModel Context Protocol (MCP) server that supports secure interaction with MySQL databases and has anomaly analysis capabilities.更加牛逼!更加好用!不仅止于mysql的增删改查功能; 还包含了数据库异常分析能力;且便于开发者们进行个性化的工具扩展
Eversmile12 / sharedcontextMCP server that gives AI coding assistants persistent cross-client memory. Facts and conversations stored in SQLite, encrypted with AES-256-GCM, synced to Arweave. No server, no account, recoverable with a 12-word phrase.
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!
AgriciDaniel / claude-promptsAI prompt database and builder skill for Claude Code. 2,500+ curated prompts across 19 categories and 17 AI models.
sliday / genealogy-researchClaude Code skill for systematic genealogy research using GPS methodology. Obsidian vault management, 80+ databases across 15+ countries, handwritten document analysis.
bilims / mcp-sqlserverMCP server for Microsoft SQL Server
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.
schemacrawler / SchemaCrawler-AIFree database schema discovery and comprehension tool
Knuckles-Team / vector-mcpVector MCP Server for AI Agents - Supports ChromaDB, Couchbase, MongoDB, Qdrant, and PGVector
rwi001 / sql-proMaster modern SQL with cloud-native databases, OLTP/OLAP optimization, and advanced query techniques. Expert in performance tuning, data modeling, and hybrid analytical systems.
majiayu000 / secure-web-searchThe most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
majiayu000 / secure-web-search-ronnycoding-claudeThe most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
sickn33 / claimable-postgresProvision instant temporary Postgres databases via Claimable Postgres by Neon (pg.new). No login or credit card required. Use for quick Postgres environments and throwaway DATABASE_URL for prototyping.
rwi001 / nodejs-backend-patternsBuild production-ready Node.js backend services with Express/Fastify, implementing middleware patterns, error handling, authentication, database integration, and API design best practices
depictio / dbBioinformatics web-platform visualisation dashboard creation
altus4 / api🔍 AI-Enhanced MySQL Full-Text Search Engine | Semantic search, query optimization & real-time analytics for MySQL databases | Zero-migration setup.
Aditya-Karmalkar / convex_rules--- description: Guidelines and best practices for building Convex projects, including database schema design, queries, mutations, and real-world examples globs: / .ts, / .tsx, / .js, / .jsx -
zedfauji / database-rulesDatabase Rules PostgreSQL Configuration Connection - Database : `magidesk_pos` - Schema : `magidesk` (use this for all tables)
reckerswartz / migration--- name: migration description: >- Creates safe, reversible database migrations with proper indexes, constraints, and zero-downtime strategies. Handles table creation, column additions, index m