CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Weekly digest for Claude Code builders. Model updates, releases, and notable tools.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. MCP
  2. /
  3. Queryweaver

Queryweaver

Editor's Note

QueryWeaver is an open-source Text2SQL tool that converts natural-language questions into SQL queries using graph-powered schema understanding, enabling users to query databases conversationally. The MCP server provides tools for translating plain-English database questions into executable SQL and returning results, while optionally maintaining per-user conversation memory stored in FalkorDB with configurable TTL settings. It solves the problem of requiring SQL expertise to query databases by allowing non-technical users to interact with data sources through natural language.

Install

claude mcp add --transport stdio falkordb-queryweaver uvx queryweaver
GitHub Stars780
Votes
0
View on GitHub

Comments

Login to comment

Related Databases MCP Servers

View all โ†’
Supabase Mcp

supabase-community/supabase-mcp

0
2.6k
Connect Supabase to your AI assistants
Postgres Mcp

crystaldba/postgres-mcp

0
2.4k
Postgres MCP Pro provides configurable read/write access and performance analysis for you and your AI agents.
Pg Aiguide

timescale/pg-aiguide

0
1.6k
MCP server and Claude plugin for Postgres skills and documentation. Helps AI coding tools generate better PostgreSQL code.
Mcp Server Mysql

benborla/mcp-server-mysql

0
1.4k
A Model Context Protocol server that provides read-only access to MySQL databases. This server enables LLMs to inspect database schemas and execute read-only queries.
Mysql_mcp_server

designcomputer/mysql_mcp_server

0
1.2k
A Model Context Protocol (MCP) server that enables secure interaction with MySQL databases
Mongodb Mcp Server

mongodb-js/mongodb-mcp-server

0
969
A Model Context Protocol server to connect to MongoDB databases and MongoDB Atlas Clusters.