Skip to main content
Glama

SQL MCP Server

by polarisxb
MIT License
1
5
  • Apple
  • Linux
interface.ts267 B
import { SampleData } from '../../core/types/database.js' export interface ISamplerService { getSampleData(tableName: string, limit?: number, offset?: number, where?: string): Promise<SampleData> executeReadQuery(query: string, params?: any[]): Promise<any[]> }

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/polarisxb/sql-mcp'

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