We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/AbdullahAsifButt/SQLite-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
README.md•407 B
# SQLite Inspector MCP Server
This is an MCP server that allows an AI to inspect, query, and analyze SQLite databases.
## Features
- **List Tables**: See all tables in a database.
- **Describe Tables**: View schema and column types.
- **Run Queries**: Execute safe, read-only SQL queries (SELECT only).
## Usage
Connect this server to Claude Desktop or any MCP client to start chatting with your data.