{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_jhftrevmkxun","handle":"imas-mcp","url":"https://wellknown.network/agents/imas-mcp","links":{"self":"https://wellknown.network/agents/imas-mcp/record.json","html":"https://wellknown.network/agents/imas-mcp","markdown":"https://wellknown.network/agents/imas-mcp/record.md","api":"https://wellknown.network/api/v1/agents/imas-mcp","status":"https://wellknown.network/api/v1/agents/imas-mcp/status","claim":"https://wellknown.network/agents/imas-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/imas-mcp/claim.json","badge":"https://wellknown.network/agents/imas-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/imas-mcp/history","tools":"https://wellknown.network/api/v1/agents/imas-mcp/tools"},"ard":{"identifier":"urn:air::server:imas-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"imas-mcp","summary":"An IMAS Data Dictionary MCP server","description":"# IMAS MCP Server\n\n[![pre-commit][pre-commit-badge]][pre-commit-link]\n[![Ruff][ruff-badge]][ruff-link]\n[![Python versions][python-badge]][python-link]\n[![CI/CD status][build-deploy-badge]][build-deploy-link]\n[![Coverage status][codecov-badge]][codecov-link]\n[![Documentation][docs-badge]][docs-link]\n[![ASV][asv-badge]][asv-link]\n\nA Model Context Protocol (MCP) server providing AI assistants with access to IMAS (Integrated Modelling & Analysis Suite) data structures through natural language search and optimized path indexing.\n\n## Quick Start\n\nSelect the setup method that matches your environment:\n\n- HTTP (Hosted): Zero install. Connect to the public endpoint running the latest tagged MCP server from the ITER Organization.\n- UV (Local): Install and run in your own Python environment for editable development.\n- Docker : Run an isolated container with pre-built indexes.\n- Slurm / HPC (STDIO): Launch inside a cluster allocation without opening network ports.\n\nChoose hosted for instant access; choose a local option for customization or controlled resources.\n\n[HTTP](#http-remote-public-endpoint) | [UV](#uv-local-install) | [Docker](#docker-setup) | [Slurm / HPC](#slurm--hpc-stdio)\n\n### HTTP (Remote Public Endpoint)\n\nConnect to the public ITER Organization hosted server—no local install.\n\n#### VS Code (Interactive)\n\n1. `Ctrl+Shift+P` → \"MCP: Add Server\"\n2. Select \"HTTP Server\"\n3. Name: `imas`\n4. URL: `https://imas-dd.iter.org/mcp`\n\n#### VS Code (Manual JSON)\n\nWorkspace `.vscode/mcp.json` (or inside `\"mcp\"` in user settings):\n\n```json\n{\n  \"servers\": {\n    \"imas\": { \"type\": \"http\", \"url\": \"https://imas-dd.iter.org/mcp\" }\n  }\n}\n```\n\n#### Claude Desktop config\n\nPick path for your OS:\n\nWindows: `%APPDATA%\\\\Claude\\\\claude_desktop_config.json`  \nmacOS: `~/Library/Application Support/Claude/claude_desktop_config.json`  \nLinux: `~/.config/claude/claude_desktop_config.json`\n\n```json\n{\n  \"mcpServers\": {\n    \"imas-mcp-hosted\": {\n      \"command\": \"npx\",\n      \"args\": [\"mcp-remote\", \"htt…","publisher":null,"homepage":"https://github.com/iterorganization/imas-mcp#readme","repository":"https://github.com/iterorganization/imas-mcp/issues","version":"3.2.0","license":"CC BY-ND 4.0","protocols":["mcp"],"tags":["data","dictionary","fusion","imas","iter","mcp","model","context","protocol","plasma","physics"],"pricing":null,"endpoints":[{"url":"pypi:imas-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"dev.ci-cd","name":"CI/CD & Deploy","confidence":1,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"imas-mcp","registry":"pypi","observedAt":"2026-09-15T21:21:58.914Z","publishedAt":"2025-11-24T14:05:30.426537Z","latestVersion":"3.2.0"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"imas-mcp","url":"https://pypi.org/project/imas-mcp/","firstSeenAt":"2026-09-09T21:25:37.140Z","fetchedAt":"2026-09-15T21:19:51.031Z","normalizedAt":"2026-09-15T21:19:51.031Z"}]},"firstSeenAt":"2026-09-09T21:25:37.140Z","updatedAt":"2026-09-15T21:21:58.914Z"}