Skip to main content
Glama

Warp SQL Server MCP

by egarcia74

get_server_info

Retrieve SQL Server MCP server configuration details, operational status, and optional log entries for monitoring and troubleshooting database connections.

Instructions

Get MCP server configuration, status, and logging information

Input Schema

NameRequiredDescriptionDefault
include_logsNoInclude recent log entries (optional, defaults to false)

Input Schema (JSON Schema)

{ "properties": { "include_logs": { "description": "Include recent log entries (optional, defaults to false)", "type": "boolean" } }, "type": "object" }

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/egarcia74/warp-sql-server-mcp'

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