Skip to content
Claude Desktop

Extrait Structure for Claude Desktop

io.github.dawaxwx/extrait-structure

Extrait des champs structures (texte, nombre, date) depuis un texte libre.

client:Claude Desktop transport:streamable-http

Install Extrait Structure in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "extrait-structure": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://extrait-structure.david-cyr.workers.dev/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Extrait Structure in other clients