A powerful multi-database server implementing the Model Context Protocol (MCP) to provide AI assistants with structured access to databases.
Stars
362
Forks
61
Watchers
362
Open Issues
14
Overall repository health assessment
150
commits
4
commits
3
commits
2
commits
1
commits
fix(db_config):fix the problem that connecting to sqlite generates a file with the same name as the connection in the current directory (#56)
373be62View on GitHubfix(ci): remove unnecessary npm install step from publish workflow (#50)
a423202View on GitHubfeat(ci): add npm publish workflow and release automation (#48)
4f54e58View on GitHubfeat: add configurable log directory via --log-dir flag
88c8b41View on GitHubfix: Wrong response format for empty results in some cases
c598323View on GitHubfeat(test): implement TEST-1 TimescaleDB Docker test environment
7ba9d91View on GitHubImplement CTX-4 and CTX-5: Documentation for TimescaleDB functions and query suggestions feature
fe26ad8View on GitHubImplemented CTX-2: Add hypertable schema information to context
95742c7View on GitHub