{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-07-09/server.schema.json",
  "name": "io.github.Libres-coder/parseflow",
  "description": "Document parsing for PDF, Word, and Excel with text extraction, metadata, and search via MCP",
  "repository": {
    "url": "https://github.com/Libres-coder/ParseFlow",
    "source": "github"
  },
  "version": "1.1.0",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "parseflow-mcp-server",
      "version": "1.1.0",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
