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. Sqlite Explorer Fastmcp Mcp Server

Sqlite Explorer Fastmcp Mcp Server

Editor's Note

Built on the FastMCP framework, this server gives Claude read-only access to your SQLite databases through three core operations: executing SELECT queries with built-in validation and parameter binding, listing all tables in the database, and describing table schemas with column details and constraints. You'd reach for this when you need Claude to analyze data, generate insights from existing SQLite databases, or help with query development without worrying about data modification. The safety features include query sanitization, row limits, and strictly read-only access, making it safe for production database exploration.

Install

claude mcp add --transport stdio hannesrudolph-sqlite-explorer-fastmcp-mcp-server uvx sqlite-explorer-fastmcp-mcp-server
GitHub Stars104
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.