tinkercad-mcp-server
MCP server that drives Tinkercad Circuits from Cursor, Claude, and Codex
Install / Use
claude mcp add sethski -- npx -y github:sethski/tinkercad-mcp-serverIf the server publishes to npm under a different name, use that package instead — check the repo README.
MCP Server
Model Context Protocol server
Quality Score
Category
Development & EngineeringSupported Platforms
Tags
Skill content
View source on GitHub{ "name": "tinkercad-mcp-server", "version": "1.0.0", "description": "MCP server that drives Tinkercad Circuits through a persistent Playwright browser session", "type": "module", "main": "dist/index.js", "bin": { "tinkercad-mcp-server": "dist/index.js" }, "scripts": { "start": "node dist/index.js", "dev": "tsx watch src/index.ts", "build": "tsc && node scripts/copy-injected.mjs", "clean": "node -e "require('fs').rmSync('dist',{recursive:true,force:true})"", "spike": "tsx scripts/spike-probe.ts", "e2e": "tsx scripts/e2e-blink.ts", "test": "tsx --test src/catalog.test.ts src/services/format.test.ts src/tools/register.test.ts src/eval-answers.test.ts", "list-tools": "tsx scripts/list-tools.ts", "inspector": "npx @modelcontextprotocol/inspector node dist/index.js" }, "engines": { "node": ">=18" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.25.1", "playwright": "^1.55.0", "zod": "^3.24.2" }, "devDependencies": { "@types/node": "^22.10.0", "tsx": "^4.19.2", "typescript": "^5.7.2" } }
Related Skills
Agent-Reach
78.2kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
ruflo
70.6k🌊 The original agent meta-harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
headroom
69.0kCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
CowAgent
46.8kOpen-source super AI assistant & Agent Harness. Plans tasks, runs tools and skills, self-evolves with memory and knowledge. Multi-model, multi-channel. Lightweight, extensible, one-line install. (formerly chatgpt-on-wechat)
Security Score
Audited on Invalid Date
