Serversio.github.Hylouis233/bibverify
B

Bibverify

io.github.Hylouis233/bibverify · v0.2.4
▦ pypi
v0.2.4pypi pypi: bibverify↗ 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.Hylouis233/bibverify",
  "description": "Verify and repair BibTeX references with DOI-first MCP tools.",
  "title": "Bibverify",
  "repository": {
    "url": "https://github.com/Hylouis233/bibverify",
    "source": "github"
  },
  "version": "0.2.4",
  "websiteUrl": "https://github.com/Hylouis233/bibverify",
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "bibverify",
      "version": "0.2.4",
      "transport": {
        "type": "stdio"
      },
      "packageArguments": [
        {
          "value": "mcp",
          "type": "positional"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}