UNPKG

database-mcp

Version:

Model Context Protocol server for multi-database access (PostgreSQL, MySQL, SQLite, Snowflake) with comprehensive introspection and analysis tools

7 lines 150 B
#!/usr/bin/env node /** * Claude Multi-Database MCP Server * Main entry point for the MCP server */ export {}; //# sourceMappingURL=server.d.ts.map