wenerme/wener-mssql-mcp
by Various
Wener Node, Bun, NestJS, React Utils, Hooks & Demos
MCP
wenerme/wener-mssql-mcp
Added 1 June 2026
Overview
Wener MSSQL MCP is a Model Context Protocol server that provides direct access to Microsoft SQL Server databases. It allows AI agents to execute queries and explore schema through a standardized interface, exposing database interaction as a tool set.
Best for
Best for
Developers building AI agents that need live, structured querying against Microsoft SQL Server databases.
Use cases
- Querying a remote SQL Server database from an AI assistant
- Exploring table schemas and relationships programmatically
- Running read-only or guided SQL operations via an MCP client
Notes
Wener MSSQL MCP is a Model Context Protocol server that provides direct access to Microsoft SQL Server databases. It allows AI agents to execute queries and explore schema through a standardized interface, exposing database interaction as a tool set.
65 stars on GitHub. Last updated 2026-05-09. Licensed MIT.
Use cases
- Querying a remote SQL Server database from an AI assistant
- Exploring table schemas and relationships programmatically
- Running read-only or guided SQL operations via an MCP client
Pros
- Delivers a standard MCP interface for SQL Server access
- Written in TypeScript with cross-runtime support (Node, Bun, NestJS)
- Integrates with the wider Model Context Protocol ecosystem
Cons
- Limited documentation and community examples
- Relies on the full wener/wode monorepo, not a standalone package
- Requires MCP-compatible AI agent to be useful beyond direct SQL
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Delivers a standard MCP interface for SQL Server access
- Written in TypeScript with cross-runtime support (Node, Bun, NestJS)
- Integrates with the wider Model Context Protocol ecosystem
Cons
- Limited documentation and community examples
- Relies on the full wener/wode monorepo, not a standalone package
- Requires MCP-compatible AI agent to be useful beyond direct SQL
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.