Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"imas-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# IMAS MCP Server [![pre-commit][pre-commit-badge]][pre-commit-link] [![Ruff][ruff-badge]][ruff-link] [![Python versions][python-badge]][python-link] [![CI/CD status][build-deploy-badge]][build-deploy-link] [![Coverage status][codecov-badge]][codecov-link] [![Documentation][docs-badge]][docs-link] [![ASV][asv-badge]][asv-link] A 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. ## Quick Start Select the setup method that matches your environment: - HTTP (Hosted): Zero install. Connect to the public endpoint running the latest tagged MCP server from the ITER Organization. - UV (Local): Install and run in your own Python environment for editable development. - Docker : Run an isolated container with pre-built indexes. - Slurm / HPC (STDIO): Launch inside a cluster allocation without opening network ports. Choose hosted for instant access; choose a local option for customization or controlled resources. [HTTP](#http-remote-public-endpoint) | [UV](#uv-local-install) | [Docker](#docker-setup) | [Slurm / HPC](#slurm--hpc-stdio) ### HTTP (Remote Public Endpoint) Connect to the public ITER Organization hosted server—no local install. #### VS Code (Interactive) 1. `Ctrl+Shift+P` → "MCP: Add Server" 2. Select "HTTP Server" 3. Name: `imas` 4. URL: `https://imas-dd.iter.org/mcp` #### VS Code (Manual JSON) Workspace `.vscode/mcp.json` (or inside `"mcp"` in user settings): ```json { "servers": { "imas": { "type": "http", "url": "https://imas-dd.iter.org/mcp" } } } ``` #### Claude Desktop config Pick path for your OS: Windows: `%APPDATA%\\Claude\\claude_desktop_config.json` macOS: `~/Library/Application Support/Claude/claude_desktop_config.json` Linux: `~/.config/claude/claude_desktop_config.json` ```json { "mcpServers": { "imas-mcp-hosted": { "command": "npx", "args": ["mcp-remote", "htt…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.