peterparker57/MSSQLDocumenter
A tool for automatically documenting SQL Server databases using LLMs and vector search
Platform-specific configuration:
{
"mcpServers": {
"MSSQLDocumenter": {
"command": "npx",
"args": [
"-y",
"MSSQLDocumenter"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...