aagirre92/sql-server-mcp
3.1
If you are the rightful owner of sql-server-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
A Model Context Protocol (MCP) server designed for seamless interaction with a SQL Server database, enabling efficient management of people records.
Tools
Functions exposed to the LLM to take actions
query_people
Search for people in the database by name or retrieve all records.
add_person
Add a new person to the database with name, surname, and birthdate.
delete_person
Remove a person from the database by providing name, surname, and birthdate.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client