MyPos MCP
Related Servers
Alternatives to MyPos MCP
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceA Model Context Protocol server that enables connecting to PostgreSQL databases and executing queries, listing tables, retrieving schema, and obtaining database statistics through MCP tools.MIT
- AlicenseNot gradedqualityCmaintenanceA Model Context Protocol server for interacting with MSSQL and PostgreSQL databases, offering tools for schema exploration and SQL execution. It features configurable query modes for safety and supports advanced authentication methods like Windows Auth and SSL.7 npmMIT
- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol server for PostgreSQL that enables database operations like querying, schema inspection, performance analysis, and administration through a JSON-RPC 2.0 interface.MIT
- AlicenseNot gradedqualityCmaintenanceA Model Context Protocol server that enables interaction with PostgreSQL databases to list tables, retrieve schemas, and execute read-only SQL queries.4 npmMIT
- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that connects to MySQL databases, allowing execution of SQL queries, table listing, and schema inspection through Claude Desktop.362 npmMIT
- FlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that provides tools for connecting to and interacting with various database systems (SQLite, PostgreSQL, MySQL/MariaDB, SQL Server) through a unified interface.3-
TDQS
Scored across 18 tools
Every tool has a clearly distinct purpose with no ambiguity. The tools are well-organized around specific database operations like table management (crearTabla, eliminarTabla), column operations (agregarColumna, eliminarColumna), constraints (agregarRestriccionUnica, eliminarClaveForanea), and data manipulation (consultarSQL, crudTabla). Even tools that might seem similar like insertarDatos and crudTabla are clearly differentiated by scope and functionality.
All 18 tools follow a consistent Spanish verb_noun naming pattern (e.g., agregarColumna, eliminarTabla, renombrarColumna). The naming is perfectly predictable and uniform throughout the entire set, making it easy for agents to understand the action and target of each tool.
With 18 tools, this server provides comprehensive coverage for database management operations. Each tool earns its place by addressing specific needs like schema modification, data querying, import/export, and CRUD operations. The count is well-scoped for a database management system, neither too sparse nor overly bloated.
The toolset provides complete coverage for database management, including full CRUD operations (via crudTabla and insertarDatos), schema lifecycle management (create/rename/delete tables and columns), constraint management (foreign keys, unique constraints), data querying (consultarSQL), and import/export functionality. There are no obvious gaps that would hinder an agent's ability to perform standard database tasks.