Touchdesigner MCP Server
Rank #974io.github.8beeeaaat/touchdesigner-mcp-server
MCP server providing touchdesigner-server capabilities
Touchdesigner MCP Server is a Model Context Protocol (MCP) server published by 8beeeaaat. It ranks #974 of 132,046 servers tracked on MCP Toplist, and its repository has 544 GitHub stars. Touchdesigner MCP Server is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 4 tracked versions. It was first listed on Apr 28, 2025 and most recently updated on Nov 26, 2025.
Ranks ahead of 131,072 of 132,046 servers on MCP Toplist.
Use Touchdesigner MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add touchdesigner-mcp-server -- npx -y touchdesigner-mcp-serverPublished as mcp bundle `https://github.com/8beeeaaat/touchdesigner-mcp/releases/download/v1.2.0/touchdesigner-mcp.mcpb` — install it through your client’s extension manager.
[mcp_servers.touchdesigner-mcp-server]
command = "npx"
args = ["-y", "touchdesigner-mcp-server"]Add to ~/.codex/config.toml.
Published as mcp bundle `https://github.com/8beeeaaat/touchdesigner-mcp/releases/download/v1.2.0/touchdesigner-mcp.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"touchdesigner-mcp-server": {
"command": "npx",
"args": [
"-y",
"touchdesigner-mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
Published as mcp bundle `https://github.com/8beeeaaat/touchdesigner-mcp/releases/download/v1.2.0/touchdesigner-mcp.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"touchdesigner-mcp-server": {
"command": "npx",
"args": [
"-y",
"touchdesigner-mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
Published as mcp bundle `https://github.com/8beeeaaat/touchdesigner-mcp/releases/download/v1.2.0/touchdesigner-mcp.mcpb` — install it through your client’s extension manager.
{
"servers": {
"touchdesigner-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"touchdesigner-mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
Published as mcp bundle `https://github.com/8beeeaaat/touchdesigner-mcp/releases/download/v1.2.0/touchdesigner-mcp.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"touchdesigner-mcp-server": {
"command": "npx",
"args": [
"-y",
"touchdesigner-mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
Published as mcp bundle `https://github.com/8beeeaaat/touchdesigner-mcp/releases/download/v1.2.0/touchdesigner-mcp.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"touchdesigner-mcp-server": {
"command": "npx",
"args": [
"-y",
"touchdesigner-mcp-server"
]
}
}
}Published as mcp bundle `https://github.com/8beeeaaat/touchdesigner-mcp/releases/download/v1.2.0/touchdesigner-mcp.mcpb` — install it through your client’s extension manager.
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/io.github.8beeeaaat%2Ftouchdesigner-mcp-server)<a href="https://mcptoplist.com/server/io.github.8beeeaaat%2Ftouchdesigner-mcp-server"><img src="https://mcptoplist.com/badge/io.github.8beeeaaat%2Ftouchdesigner-mcp-server.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
8beeeaaat
Available versions (4)
| Version | Published |
|---|---|
| 1.2.0 | Nov 26, 2025 |
| 1.1.2 | Nov 26, 2025 |
| 1.0.0 | Sep 17, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Touchdesigner MCP Server?
- Touchdesigner MCP Server is maintained by 8beeeaaat, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Touchdesigner MCP Server listed on the Official MCP Registry?
- Yes — Touchdesigner MCP Server is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does Touchdesigner MCP Server have?
- MCP Toplist tracks 4 versions of Touchdesigner MCP Server, most recently published on Nov 26, 2025.
- Where can I find the source code for Touchdesigner MCP Server?
- The source code for Touchdesigner MCP Server is hosted at github.com/8beeeaaat/touchdesigner-mcp.git.
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.