Database MCP server for schema discovery, comments, and SQL queries.
Database MCP server for schema discovery, comments, and SQL queries.
AdoMcp · v1.0.2
by John0King
98
Step 1: Install
Run this MCP server locally
Run this MCP server locally and expose it via stdio so your MCP client can connect.
Run via NuGet
adomcp@1.0.2Run command
dotnet tool run adomcpStep 2: Connect
Connect in your MCP client
After you're running this MCP server locally, connect it to your MCP client using the configuration examples below.
Loading MCP clients…