yoda.digital / open source

Achiziții publice Moldova · Instalare

ansc-mcp-server

Server MCP pentru ANSC — contestații, decizii, ședințe și PDF-uri din achizițiile publice ale Moldovei, accesibile agenților AI.

Stele
0
Fork-uri
0
Versiune
v1.0.3
Licență
MIT
Unelte
18
Actualizat
2026-05-02
Shell
npx -y mcp-ansc-server
Configurație pentru clienți MCP
Claude Desktop json
{
  "mcpServers": {
    "mcp-ansc-server": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-ansc-server"
      ]
    }
  }
}
Cursor json
{
  "mcpServers": {
    "mcp-ansc-server": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-ansc-server"
      ]
    }
  }
}
Zed json
{
  "context_servers": {
    "mcp-ansc-server": {
      "command": {
        "path": "npx",
        "args": [
          "-y",
          "mcp-ansc-server"
        ]
      },
      "settings": {}
    }
  }
}
VS Code json
{
  "servers": {
    "mcp-ansc-server": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-ansc-server"
      ],
      "type": "stdio"
    }
  }
}
Shell bash
npx -y mcp-ansc-server

build/index.js · mcp-ansc-server