{"slug":"OpenLinkSoftware/mcp-adonet-server","name":"ADO.NET MCP Server","description":"A C# MCP server for interacting with databases via ADO.NET, compatible with Virtuoso.","category":"database","tags":[],"official":false,"stars":6,"transport":"http","install":[{"cmd":"npx @modelcontextprotocol/inspector","imports":[]}],"tools":[{"name":"ado_get_schemas","description":"List database schemas accessible to connected database management system (DBMS)."},{"name":"ado_get_tables","description":"List tables associated with a selected database schema."},{"name":"ado_describe_table","description":"Provide the description of a table associated with a designated database schema. This includes information about column names, data types, null handling, autoincrement, primary key, and foreign keys"},{"name":"ado_filter_table_names","description":"List tables, based on a substring pattern from the `q` input field, associated with a selected database schema."},{"name":"ado_query_database","description":"Execute a SQL query and return results in JSONL format."},{"name":"ado_execute_query","description":"Execute a SQL query and return results in JSONL format."},{"name":"ado_execute_query_md","description":"Execute a SQL query and return results in Markdown table format."},{"name":"ado_spasql_query","description":"Execute a SPASQL query and return results."},{"name":"ado_sparql_query","description":"Execute a SPARQL query and return results."},{"name":"ado_virtuoso_support_ai","description":"Interact with the Virtuoso Support Assistant/Agent -- a Virtuoso-specific feature for interacting with LLMs"}],"env_vars":[],"auth_type":"none","github":"https://github.com/OpenLinkSoftware/mcp-adonet-server","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}