Skip to main content
Glama
AshwathDAzur

sqlserver

by AshwathDAzur

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SQL_SERVER_HOSTNoThe SQL Server hostlocalhost
SQL_SERVER_PORTNoThe SQL Server port1433
SQL_SERVER_USERNoThe database usersa
SQL_SERVER_ENCRYPTNoWhether to encrypt the connectionfalse
SQL_SERVER_DATABASENoThe database nameSampleDB
SQL_SERVER_PASSWORDNoThe database passwordYourStrong@Passw0rd

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
execute_queryA

Execute a SQL query and return results. Use for SELECT queries to retrieve data.

get_table_schemaA

Get the schema/structure of a table including column names, types, and constraints

list_tablesA

List all tables in the database

get_table_statsB

Get statistics about a table including row count and column information

execute_insertA

Insert data into a table. Returns the inserted row ID if available.

execute_updateB

Update data in a table. Returns the number of affected rows.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/AshwathDAzur/mcp-localdata-ai-bridge'

If you have feedback or need assistance with the MCP directory API, please join our Discord server