mcp-localdata-ai-bridge

AshwathDAzur/mcp-localdata-ai-bridge

3.2

If you are the rightful owner of mcp-localdata-ai-bridge 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 to interact with SQL Server databases, enabling intelligent data management and analysis.

Tools

Functions exposed to the LLM to take actions

execute_query

Execute a SELECT query to retrieve data.

list_tables

List all tables in the database.

get_table_schema

Get the schema of a specific table.

get_table_stats

Get statistics about a table (row count, columns).

execute_insert

Insert a new record into a table.

execute_update

Update existing records in a table.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources