Paprika
0
Connects Claude to custom SQL databases for real-time query and interaction, acting as a Model Context Protocol (MCP) desktop extension.
关于
This Model Context Protocol (MCP) desktop extension empowers Claude to seamlessly interact with your custom SQL databases. It serves as a bridge, allowing Claude to execute queries, explore database schemas, and analyze your data directly during conversations within the Claude desktop application. This real-time access transforms Claude into a powerful data assistant, capable of fetching and interpreting information from your private datasets.
主要功能
- Execute SQL queries directly through Claude's interface
- Obtain detailed schema for specific tables
- Supports SQLite, PostgreSQL, and MySQL databases
- Retrieve database schema and list available tables
- Prevent destructive SQL operations (e.g., DROP, DELETE, TRUNCATE)
- 0 GitHub stars
使用案例
- Allow Claude to explore and list all tables within a connected database
- Enable Claude to query specific tables for filtered or aggregated data using natural language
- Get detailed schema information for any database table directly from Claude