MCPs tagged with cross-language-support
-
mcp-installer
Automated installer for MCP servers across multiple languages.
mcp-installer provides a server that automates the installation of other Model Context Protocol (MCP) servers. It supports installation of MCP servers hosted on npm and PyPi by leveraging tools like npx and uv. The tool is designed to integrate with AI assistants like Claude, enabling users to request remote installations of MCP servers with custom arguments and environment configurations. Its primary goal is to simplify the deployment and management of MCP-compliant servers for various workflows.
- ⭐ 1,457
- MCP
- anaisbetts/mcp-installer
-
MCP Language Server
Bridge codebase navigation tools to AI models using MCP-enabled language servers.
MCP Language Server implements the Model Context Protocol, allowing MCP-enabled clients, such as LLMs, to interact with language servers for codebase navigation. It exposes standard language server features—like go to definition, references, rename, and diagnostics—over MCP for seamless integration with AI tooling. The server supports multiple languages by serving as a proxy to underlying language servers, including gopls, rust-analyzer, and pyright.
- ⭐ 1,256
- MCP
- isaacphi/mcp-language-server
-
AgentMail Toolkit
Integrates agent frameworks and protocols with AgentMail API for seamless interoperability.
AgentMail Toolkit provides seamless integration of popular agent frameworks and protocols, including the Model Context Protocol (MCP), OpenAI Agents SDK, and Vercel AI SDK, with the AgentMail API. It supports both Python and Node environments, enabling developers to build and manage agent workflows across different platforms and standards.
- ⭐ 32
- MCP
- agentmail-to/agentmail-toolkit