Drive devices and APIs from their W3C Thing Description. You gate every operation.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
thingctx · pypi · 0.2.2
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
"name": "com.thingctx/thingctx",
"description": "Drive devices and APIs from their W3C Thing Description. You gate every operation.",
"repository": {
"url": "https://github.com/thingctx/thingctx",
"source": "github"
},
"version": "0.2.2",
"websiteUrl": "https://thingctx.com",
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "thingctx",
"version": "0.2.2",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "thingctx[mcp,http,mqtt,media,filesystem,authz]",
"type": "named",
"name": "--from"
},
{
"value": "thingctx-mcp",
"type": "positional"
},
{
"description": "A TD Directory URL, a folder of Thing Descriptions, or a TD file. Defaults to the curated thingctx registry.",
"isRequired": true,
"default": "https://td.thingctx.com/index.json",
"type": "positional",
"valueHint": "tds"
}
],
"environmentVariables": [
{
"description": "What the agent may do: read-only | full.",
"default": "read-only",
"name": "THINGCTX_POLICY"
},
{
"description": "When the agent asks before acting: declared | destructive | all | never.",
"default": "destructive",
"name": "THINGCTX_APPROVE_WHEN"
},
{
"description": "Sandbox directory for the filesystem Thing. Unset = refuse every filesystem call.",
"name": "THINGCTX_FS_ROOT"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-07-26T23:57:45.189077Z",
"publishedAt": "2026-07-26T23:57:45.189077Z",
"updatedAt": "2026-07-26T23:57:45.189077Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.2.2last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.
Terms
Somebody else's record
This listing was indexed rather than published here, so nobody has signed anything and this catalog cannot sign on their behalf. Treat it as a pointer to the publisher, not as terms.