mcp-adonet-server

mcp-adonet-server

3.3

If you are the rightful owner of mcp-adonet-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A lightweight MCP (Model Context Protocol) server for ADO.NET, compatible with Virtuoso, tested on .NET runtimes for Windows and Linux.

ado_get_schemas

List database schema

ado_get_tables

List tables in the specified schema

ado_describe_table

Describe the table structure

ado_filter_table_names

Filter table names based on substrings

ado_query_database

Execute SQL query and return JSON results

ado_execute_query

Execute SQL query and return JSONL results

ado_execute_query_md

Execute SQL query and return Markdown table results

ado_spasql_query

Execute SPASQL query (Virtuoso specific)

ado_sparql_query

Execute SPARQL query (Virtuoso specific)

ado_virtuoso_support_ai

Interact with Virtuoso Support Assistant (Virtuoso specific)