The MCP Server support your LLMs integrate with SQL Database (SQLite, SQL Server, Postgres SQL)
Stars
21
Forks
7
Watchers
21
Open Issues
2
Overall repository health assessment
^1.7.0^2.8.5^7.0.3^4.18.3^6.14.0^11.0.1^8.14.1^5.1.7^29.2.6^4.19.3^3.24.2^2.8.17^4.17.21^29.5.14^9.1.7^22.13.10^8.11.11^5.1.0^29.7.0^5.8.2Merge pull request #3 from lwsinclair/add-mseep-badge-7a993d5f
5c949a2View on GitHubMerge pull request #2 from lwsinclair/add-mseep-badge
b056cfdView on GitHubRefactor README to simplify database connection examples by removing the `config` parameter for SQLite, PostgreSQL, SQL Server, and MongoDB. This change enhances clarity and aligns with recent updates to database connection handling.
7fa3e28View on GitHubAdd glama.json configuration file with schema and maintainer details
359f755View on GitHubAdd MIT License and update README with badge for project visibility
1ac288dView on GitHubUpdate package version to 1.0.4, simplify database connection handling by removing config parameter from relevant methods, and refactor processConfig to initialize with an empty object. This enhances clarity and maintains compatibility with existing database types.
f6abe1bView on GitHubUpdate package version to 1.0.4, refactor CLI to use a single entry point, and implement SSE server functionality. Add new dependencies for cross-env and tsx, and remove deprecated MongoDB types. Enhance server to support SSE connections and improve error handling in database operations.
9c36483View on GitHubUpdate package version to 1.0.3, add MongoDB support, and enhance README with MongoDB integration details. Refactor server and factory to accommodate new database type, and implement MongoDB database class with query capabilities.
90785ceView on GitHubUpdate package version to 1.0.2 and enhance build scripts for mcp-dbs.
2fa3aa1View on GitHubUpdate release workflow to change environment variable name from NODE_AUTH_TOKEN to NPM_AUTH_TOKEN.
2685915View on GitHubUpdate package and lock files to set version to 0.0.0 for mcp-dbs.
f3f0f32View on GitHubUpdate package-lock.json to downgrade express to version 4.18.3, adjust related dependencies, and add new bin entry for mcp-dbs. Update various package versions for compatibility and security improvements.
0297fd3View on GitHub