Insight AI-SQL MCP Server

by sespinosafumanal · devops · mcp-server, glama

Enables querying a PostgreSQL database using natural language by retrieving context from Azure AI Search and generating SQL with Azure OpenAI, with validation and optional execution.

Source: https://github.com/sespinosafumanal/Insight-AI-SQL

Install

git clone https://github.com/sespinosafumanal/Insight-AI-SQL

Tags: mcp-server, glama

Source: glama

About devops MCP servers and Claude skills

devops MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

Insight AI-SQL MCP Server is one of hundreds of devops entries indexed on Skiln. Browse the full devops category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related devops MCPs and skills

  • DevPilot MCP by walianitin

    An AI-powered development assistant that enables LLMs to securely interact with local development tools including Git, filesystem, Docker, PostgreSQL, and GitHub via the Model Context Protocol.

  • devops-agent-networking by InitialXW

    Enables DevOps Agent to troubleshoot VPC networking problems by running live probes (dig, nc, ping, traceroute) via SSM and querying VPC Flow Logs via Athena.

  • hdc-nexus-mcp-server by himurafred

    Read-only MCP server for searching and listing components in Nexus Repository Manager 3 (Docker, Maven, npm, PyPI, etc.) with tools for repositories, components, Docker tags, and latest version.

  • FoundryIQ stdio MCP Server by MSFT-Innovation-Hub-India

    Enables querying the FoundryIQ RFP knowledge base via Azure AI Search, returning relevant grounding chunks for answer synthesis.

  • KYA-OS MCP Server by kya-os

    A ready-to-deploy MCP server with in-process agent verification via KYA-OS Checkpoint, enabling secure tool access for verified agents.

  • afr-benchmark-mcp by stevemholmes

    Provides a template for deploying a remote MCP server on Cloudflare Workers without authentication, enabling customizable tools and integration with Cloudflare AI Playground or Claude Desktop.

  • MCP AWS Monitor by hbmun

    Monitors AWS infrastructure including EC2, RDS, S3, SQS, CloudWatch, and more through 19 tools, enabling natural language queries for infrastructure status.

  • expense-tracker-mcp-server by shubhangi115

    A cloud-deployed MCP server for managing personal expenses and providing financial analytics. It enables AI assistants like Claude Desktop to add, update, delete, and retrieve expenses, with features like budgeting assistance and category-wise summaries.

Frequently asked questions

How do I install Insight AI-SQL MCP Server?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support Insight AI-SQL MCP Server?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is Insight AI-SQL MCP Server free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.