Skip to content
Back to search
30
MCP

@mseep/apisql-mcp

npm/@mseep/apisql-mcp

MCP server for executing SQL queries via API SQL service

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@mseep/database-server
MCP server for interacting with SQLite and SQL Server databases by ExecuteAutomation
0 tools
database-mcp-server
Database MCP Server for SQL operations
0 tools
@mseep/linode-mcp-server
MCP server for Linode API
0 tools
@mseep/dev-to-mcp
MCP server for dev.to public API
0 tools
@mseep/whoop-mcp-server
MCP server for WHOOP API integration
0 tools
@mseep/mcp-server
MCP server for BaseQL - Query Airtable and Google Sheets via GraphQL
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@mseep/apisql-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}