Karthik KK
bd819d923f
Add PostgreSQL support to MCP Database Server
...
Updated package.json and package-lock.json to include PostgreSQL dependencies. Enhanced README with PostgreSQL usage instructions and configuration details. Modified index.ts to handle PostgreSQL connection parameters and logging. Added PostgresqlAdapter for database interactions.
2025-04-22 08:16:20 +12:00
Karthik KK
2a67d8b658
Update version to 1.0.1 in package.json, package-lock.json, and index.ts; removed deprecated @types/tedious package.
2025-04-14 15:57:50 +12:00
Karthik KK
e0ad4ff9fa
Update package.json to reflect new author details and change homepage URL to GitHub repository
2025-04-14 15:56:17 +12:00
Karthik KK
4f953f1671
Enhance README with usage options and configuration details for MCP Database Server. Added sections for direct usage, local development setup, and available database tools, along with practical examples and additional documentation links.
2025-04-14 15:51:43 +12:00
ExecuteAutomation
47e1c1515d
Merge pull request #1 from executeautomation/Support-for-SQL-Server
...
Added support for SQL Server
2025-04-14 15:45:33 +12:00
Karthik KK
6d691bc0c8
Fixed the logging format
2025-04-14 13:58:00 +12:00
Karthik KK
e125b991fb
Added support for SQL Server
2025-04-14 13:22:46 +12:00
Karthik KK
2de75b8fa6
Refactor code for extensability
...
Refactor code for extensability
2025-04-13 20:35:08 +12:00
Karthik KK
27e0aac8de
Initial Commit
2025-04-13 11:49:08 +12:00
ExecuteAutomation
3bd57460b5
Initial commit
2025-04-13 11:47:54 +12:00