GigAPI MCP Server
Related Servers
Alternatives to GigAPI MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceA modern MCP server that provides Claude Desktop with the ability to store and retrieve personal information locally.1MIT

headlo-mcpofficial
AlicenseCqualityDmaintenanceMCP server that provides Claude Desktop and Claude Code with access to Headlo collections, records, pages, components, and CAP sessions.2512 npmElastic 2.0- FlicenseBqualityDmaintenanceAn MCP server that enables Claude Desktop to communicate with A2A protocol agents, allowing Claude to access extended capabilities through agent interactions.322-
- FlicenseNot gradedqualityDmaintenanceMCP server that integrates with Microsoft Dynamics 365 Business Central, enabling querying of customers, items, and sales orders through natural language commands in Claude Desktop.10-

Verodat MCP Serverofficial
AlicenseNot gradedqualityNot gradedmaintenanceAn MCP server that integrates Verodat's data management capabilities with AI systems like Claude Desktop, enabling users to manage accounts, workspaces, and datasets, as well as perform AI-powered queries on their data.9 npm4-- FlicenseAqualityCmaintenanceAn MCP server that exposes Diaspark retail reporting APIs for searching customers, sales history, and inventory through tools compatible with Claude Desktop and Claude Code.3-
TDQS
Scored across 7 tools
Most tools target distinct actions (schema, listing, query, write), but health_check and ping both relate to server connectivity, causing slight potential confusion despite different phrasing.
Snake_case is used consistently, but the verb_noun pattern is not uniform: 'health_check' is a compound noun and 'ping' is a bare verb, while others use verb_noun. This is a minor inconsistency.
Seven tools is well-scoped for a database API server—covering schema inspection, listing, querying, writing, and health checks—without being excessive or insufficient.
The set covers basic CRUD (read and write) and schema discovery, but lacks DDL tools (create/alter/drop tables or databases) and data deletion, leaving notable gaps for full life-cycle management.