CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Weekly digest for Claude Code builders. Model updates, releases, and notable tools.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. MCP
  2. /
  3. Code Executor Mcp

Code Executor Mcp

Editor's Note

Here's a clever solution to Claude's MCP server context limit problem. Instead of loading dozens of MCP tools that consume 141k tokens upfront, this server exposes just two code execution endpoints (TypeScript and Python) that dynamically call other MCP servers on-demand from within the sandbox. You can access filesystem operations, git commands, browser automation, and any other MCP tool through simple function calls without burning your context window. The setup wizard automatically detects your existing MCP configurations from Claude Desktop or Cursor and generates type-safe wrappers. It's essentially an MCP orchestration layer that gives you unlimited tool access while keeping your token usage minimal.

Install

claude mcp add --transport stdio aberemia24-code-executor-mcp uvx code-executor-mcp
GitHub Stars129
Votes
0
View on GitHub

Comments

Login to comment

Related Web & Browser Automation MCP Servers

View all โ†’
Chrome Devtools Mcp

chromedevtools/chrome-devtools-mcp

0
30.8k
Chrome DevTools for coding agents
Playwright Mcp

microsoft/playwright-mcp

0
29.4k
Playwright MCP server
Mcp Chrome

hangwin/mcp-chrome

1
10.9k
Chrome MCP Server is a Chrome extension-based Model Context Protocol (MCP) server that exposes your Chrome browser functionality to AI assistants like Claude, enabling complex browser automation, content analysis, and semantic search.
Browser Tools Mcp

agentdeskai/browser-tools-mcp

0
7.1k
Monitor browser logs directly from Cursor and other MCP compatible IDEs.
Mcp Playwright

executeautomation/mcp-playwright

0
5.3k
Playwright Model Context Protocol Server - Tool to automate Browsers and APIs in Claude Desktop, Cline, Cursor IDE and More ๐Ÿ”Œ
Mcp Server Browserbase

browserbase/mcp-server-browserbase

0
3.2k
Allow LLMs to control a browser with Browserbase and Stagehand