Thingctx
Rank #7,233com.thingctx/thingctx
Drive devices and APIs from their W3C Thing Description. You gate every operation.
Thingctx is a Model Context Protocol (MCP) server published by thingctx. It ranks #7,233 of 132,046 servers tracked on MCP Toplist, and its repository has 15 GitHub stars. Thingctx is listed on Official MCP, with 1 tracked version. It was first listed on Jun 13, 2026 and most recently updated on Jul 26, 2026.
Ranks ahead of 124,813 of 132,046 servers on MCP Toplist.
Use Thingctx
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add thingctx -e "THINGCTX_POLICY=<your THINGCTX_POLICY>" -e "THINGCTX_APPROVE_WHEN=<your THINGCTX_APPROVE_WHEN>" -e "THINGCTX_FS_ROOT=<your THINGCTX_FS_ROOT>" -- uvx thingctx --from "thingctx[mcp,http,mqtt,media,filesystem,authz]" thingctx-mcp https://td.thingctx.com/index.jsonReplace each placeholder with your own value before saving.
[mcp_servers.thingctx]
command = "uvx"
args = ["thingctx", "--from", "thingctx[mcp,http,mqtt,media,filesystem,authz]", "thingctx-mcp", "https://td.thingctx.com/index.json"]
[mcp_servers.thingctx.env]
THINGCTX_POLICY = "<your THINGCTX_POLICY>"
THINGCTX_APPROVE_WHEN = "<your THINGCTX_APPROVE_WHEN>"
THINGCTX_FS_ROOT = "<your THINGCTX_FS_ROOT>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"thingctx": {
"command": "uvx",
"args": [
"thingctx",
"--from",
"thingctx[mcp,http,mqtt,media,filesystem,authz]",
"thingctx-mcp",
"https://td.thingctx.com/index.json"
],
"env": {
"THINGCTX_POLICY": "<your THINGCTX_POLICY>",
"THINGCTX_APPROVE_WHEN": "<your THINGCTX_APPROVE_WHEN>",
"THINGCTX_FS_ROOT": "<your THINGCTX_FS_ROOT>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"thingctx": {
"command": "uvx",
"args": [
"thingctx",
"--from",
"thingctx[mcp,http,mqtt,media,filesystem,authz]",
"thingctx-mcp",
"https://td.thingctx.com/index.json"
],
"env": {
"THINGCTX_POLICY": "<your THINGCTX_POLICY>",
"THINGCTX_APPROVE_WHEN": "<your THINGCTX_APPROVE_WHEN>",
"THINGCTX_FS_ROOT": "<your THINGCTX_FS_ROOT>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"thingctx": {
"type": "stdio",
"command": "uvx",
"args": [
"thingctx",
"--from",
"thingctx[mcp,http,mqtt,media,filesystem,authz]",
"thingctx-mcp",
"https://td.thingctx.com/index.json"
],
"env": {
"THINGCTX_POLICY": "<your THINGCTX_POLICY>",
"THINGCTX_APPROVE_WHEN": "<your THINGCTX_APPROVE_WHEN>",
"THINGCTX_FS_ROOT": "<your THINGCTX_FS_ROOT>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"thingctx": {
"command": "uvx",
"args": [
"thingctx",
"--from",
"thingctx[mcp,http,mqtt,media,filesystem,authz]",
"thingctx-mcp",
"https://td.thingctx.com/index.json"
],
"env": {
"THINGCTX_POLICY": "<your THINGCTX_POLICY>",
"THINGCTX_APPROVE_WHEN": "<your THINGCTX_APPROVE_WHEN>",
"THINGCTX_FS_ROOT": "<your THINGCTX_FS_ROOT>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"thingctx": {
"command": "uvx",
"args": [
"thingctx",
"--from",
"thingctx[mcp,http,mqtt,media,filesystem,authz]",
"thingctx-mcp",
"https://td.thingctx.com/index.json"
],
"env": {
"THINGCTX_POLICY": "<your THINGCTX_POLICY>",
"THINGCTX_APPROVE_WHEN": "<your THINGCTX_APPROVE_WHEN>",
"THINGCTX_FS_ROOT": "<your THINGCTX_FS_ROOT>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.thingctx%2Fthingctx)<a href="https://mcptoplist.com/server/com.thingctx%2Fthingctx"><img src="https://mcptoplist.com/badge/com.thingctx%2Fthingctx.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
thingctx
Available versions (1)
| Version | Published |
|---|---|
| 0.2.2 | Jul 26, 2026 |
Frequently asked questions
- Who maintains Thingctx?
- Thingctx is maintained by thingctx, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Thingctx listed on the Official MCP Registry?
- Yes — Thingctx is listed on the Official MCP Registry.
- How many versions does Thingctx have?
- MCP Toplist tracks 1 version of Thingctx, most recently published on Jul 26, 2026.
- Where can I find the source code for Thingctx?
- The source code for Thingctx is hosted at github.com/thingctx/thingctx.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.