From altertable
Connects remotely to Altertable.ai MCP server at https://mcp.altertable.ai for database schema management, table alterations, and related SQL operations.
npx claudepluginhub altertable-ai/skills --plugin altertableAdd to your .mcp.json:
{
"mcpServers": {
"altertable-mcp": {
"url": "https://mcp.altertable.ai"
}
}
}This server connects to external services. Review the URLs it accesses before enabling.
https://mcp.altertable.ai