list_views
List views in a database or schema
How to use it
list_views is exposed by the MCP Sqlserver MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the list_views tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install MCP Sqlserver
$
npx mcp-sqlserverOther tools in MCP Sqlserver (7)
describe_table
Get detailed table schema including columns, data types, and constraints
execute_query
Execute read-only SELECT queries with safety validation
get_foreign_keys
Get foreign key relationships for tables
get_server_info
Get SQL Server version, edition, and configuration details
get_table_stats
Get table statistics including row counts and size information
list_databases
List all databases on the SQL Server instance
list_tables
List tables in a database or schema