Serversio.github.John0King/adomcp
A

AdoMcp

io.github.John0King/adomcp · v1.0.2
▦ nuget
v1.0.2nuget nuget: adomcp↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.John0King/adomcp",
  "description": "Database MCP server for schema discovery, comments, and SQL queries.",
  "title": "AdoMcp",
  "repository": {
    "url": "https://github.com/John0King/AdoMCP",
    "source": "github"
  },
  "version": "1.0.2",
  "websiteUrl": "https://github.com/John0King/AdoMCP",
  "packages": [
    {
      "registryType": "nuget",
      "registryBaseUrl": "https://api.nuget.org/v3/index.json",
      "identifier": "adomcp",
      "version": "1.0.2",
      "runtimeHint": "dnx",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}