Awesome MCPSoftware Development

e2b-dev/mcp-server

⭐ 394 JavaScript added to this list on 2025-05-06 repository created 2024-12-01

The e2b-dev/mcp-server project is an MCP (Model Context Protocol) server designed to enhance the Claude Desktop application by enabling it to run code through the E2B Sandbox. This server supports two main editions: JavaScript and Python, providing versatile code interpreting capabilities within the Claude Desktop environment. The project is part of the E2B ecosystem and allows users to add code interpreting functionalities seamlessly to their Claude Desktop app, facilitating more interactive and dynamic usage scenarios. The repository contains the source code for the E2B MCP server, which acts as a bridge between the Claude Desktop app and the E2B Sandbox, enabling the execution of code snippets in supported languages. This integration is particularly useful for users who want to leverage the power of code execution directly within their desktop application, enhancing productivity and expanding the range of tasks that can be automated or analyzed. Installation of the E2B MCP server can be done manually or automatically via Smithery, a package management tool that simplifies the deployment process. The project is well-documented, with separate README files for the JavaScript and Python editions, ensuring that developers can easily understand and utilize the server according to their preferred programming language. Overall, the e2b-dev/mcp-server project is a valuable tool for users of Claude Desktop who require robust code interpreting capabilities, supporting both JavaScript and Python, and facilitating a smoother and more powerful interaction with the application through the Model Context Protocol.

https://github.com/e2b-dev/mcp-server

ai-assisted-code-executionanthropicclaudeclaude-3-5-sonnetclaude-aiclaude-desktopcode-executioncode-interpretercode-interpretinge2be2b-sandboxjavascriptjavascript-editionmcpmcp-frameworkmcp-servermodel-context-protocolpythonpython-editionsmithery

Also in Software Development

Graphify-Labs/graphify

Graphify transforms codebases, documentation, and other files into queryable knowledge graphs, enhancing developer productivity with local AST parsing and detailed edge explanations.

upstash/context7

Context7 MCP Server is an MCP server that delivers up-to-date, version-specific code documentation and examples to enhance LLMs and AI code editors, ensuring accurate and current code generation.

DeusData/codebase-memory-mcp

High-performance Model Context Protocol (MCP) server that indexes codebases into a persistent knowledge graph for AI coding agents, supporting 158 languages, lightning-fast queries, and various dev...

github/github-mcp-server

GitHub MCP Server is an official Model Context Protocol server that integrates with GitHub APIs to enable advanced automation and AI-powered interactions with GitHub repositories and workflows.

tirth8205/code-review-graph

Code-review-graph is a local-first code intelligence solution that builds a persistent structural map of your codebase to provide precise context to AI coding tools, significantly reducing token us...

oraios/serena

Serena is a free and open-source coding agent toolkit that uses the Model Context Protocol to enable LLMs to autonomously perform semantic code retrieval and editing with IDE-like precision on complex codebases.

eyaltoledano/claude-task-master

Claude Task Master is an AI-powered task management system designed for AI-driven development that integrates seamlessly with various editors via the Model Control Protocol (MCP).

mksglu/context-mode

Context Mode is an MCP server designed to optimize context window usage for AI coding agents by sandboxing tool output, tracking session continuity with SQLite, and promoting LLMs as code generator...