Skip to main content
Glama

SQLite MCP Server

by santos-404
types.ts133 B
import { z } from "zod"; export const ReadQuerySchema = z.object({ query: z.string().describe("SELECT SQL query to execute"), });

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/santos-404/mcp-server.sqlite'

If you have feedback or need assistance with the MCP directory API, please join our Discord server