Skip to content

northriv/kame

v1.0.0GPL-2.0-or-later

Drive the KAME instrument-control application: read instrument state, run sweeps and NMR/ODMR measurements, and edit the measurement notebook, with the instrument-safety rules loaded up front.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

kamestdio
{
  "type": "stdio",
  "command": "./bin/kame-mcp-server"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "kame",
  "version": "1.0.0",
  "description": "Drive the KAME instrument-control application: read instrument state, run sweeps and NMR/ODMR measurements, and edit the measurement notebook, with the instrument-safety rules loaded up front.",
  "author": {
    "name": "Kentaro Kitagawa",
    "email": "kitag@issp.u-tokyo.ac.jp"
  },
  "homepage": "https://kitag.issp.u-tokyo.ac.jp/automated-measurement-program-kame/",
  "repository": "https://github.com/northriv/kame",
  "license": "GPL-2.0-or-later",
  "keywords": ["measurement", "instrument-control", "nmr", "odmr", "physics", "laboratory"]
}