MCPServers
SQL Server Express - MCP server logo

SQL Server Express

3
0

Summary

This MCP server implementation provides a bridge to Microsoft SQL Server Express, enabling AI assistants to interact with SQL databases. Developed by hanweg, it offers tools for executing SELECT, INSERT, UPDATE, and DELETE queries, as well as creating tables and describing database schemas. The server supports both Windows and SQL Server authentication, with configurable database access restrictions. Built using Python and pyodbc, it's designed for easy integration into Claude Desktop environments. The implementation focuses on secure database interactions and is particularly useful for AI applications requiring data analysis, reporting, or automated database management tasks within Microsoft SQL Server ecosystems.

Available Actions(6)

get_allowed_databases

Get list of databases that are allowed to be accessed.

read_query

Execute SELECT queries.

write_query

Execute INSERT/UPDATE/DELETE queries.

create_table

Create new tables.

list_tables

List all tables in database.

describe_table

Show table schema.

Last Updated: April 25, 2025

커뮤니티 리뷰

0.0
0 리뷰
5
0
4
0
3
0
2
0
1
0

아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!

대화에 참여하려면 로그인하세요

Coming soon to
HighlightHighlight AI

언어

TypeScript

카테고리

태그