Best MCP Servers for Code Execution
MCP servers that let LLMs run code in a safe, sandboxed environment.
Code-execution MCP servers turn language models into interactive programmers. They run code, analyze outputs, and iterate on solutions — ideal for data science, education, and automation.
Top picks
apps-script-mcp-server
An MCP server that lets Claude read and push Google Apps Script code directly into a script project.
deepseek-subagent-mcp
Enables AI coding agents like Claude Code or Codex to delegate tasks to a DeepSeek Harness subagent with its own context window, providing tools for task delegation, result waiting, continuation, and supervision with sandboxed execution.
T-FLEX CAD 17 MCP
Read-only MCP server providing search and retrieval of T-FLEX CAD 17 API symbols, documentation, and capabilities via a static API layer.
Claude Code Telegram Kit
Enables sending properly rendered Markdown messages to Telegram and remotely resetting Claude Code's context, addressing gaps in Anthropic's official Telegram channel.
mcp-tenant-isolation
Static analysis scanner for multi-tenant SaaS and MCP server code that catches cross-tenant data leakage with 57 deterministic rules, including an MCP server for Claude Desktop and Cursor integration.
memecoin-spotter
Enables read-only on-chain analysis to spot trending and new memecoin pools, evaluate rug risk, and surface early buyer wallets across Solana, Base, and Ethereum.
How to choose
- Prioritize transport: stdio servers run locally; HTTP/remote servers need no install but require network trust.
- Check stars & maintenance: Higher GitHub stars and recent commits usually signal a more reliable project.
- Review security scope: File-system and browser servers can access sensitive data; run them in isolated environments.
- Match your client: Not all MCP clients support every transport; verify compatibility with Claude Desktop, Cursor, or your own agent.
Editorial picks are based on public metadata and keyword matching. They do not constitute endorsements; always review source and license before use.