### Install MCP Server with mcp-get Source: https://context7.com/appcypher/awesome-mcp-servers/llms.txt Use the mcp-get CLI tool to install and manage MCP servers. This command-line utility is based on NPM. ```bash npx @michaellatman/mcp-get install ``` -------------------------------- ### Go Filesystem Server Source: https://context7.com/appcypher/awesome-mcp-servers/llms.txt A Go implementation for local file system access using MCP. ```text # Go implementation for local file system access https://github.com/mark3labs/mcp-filesystem-server ``` -------------------------------- ### Local Git MCP Server Source: https://context7.com/appcypher/awesome-mcp-servers/llms.txt An MCP server for read, search, and analysis of local Git repositories. ```text # Git — local repository read, search, and analysis https://github.com/modelcontextprotocol/servers/tree/main/src/git ``` -------------------------------- ### MCP Everything Search Server Source: https://context7.com/appcypher/awesome-mcp-servers/llms.txt A lightning-fast Windows file search server powered by the Everything SDK, accessible via MCP. ```text # Lightning-fast Windows file search powered by Everything SDK https://github.com/mamertofabian/mcp-everything-search ``` -------------------------------- ### LLM Context Sharing Server Source: https://context7.com/appcypher/awesome-mcp-servers/llms.txt A Python-based server for sharing code context with LLMs via MCP or clipboard. ```text # Share code context with LLMs via MCP or clipboard https://github.com/cyberchitta/llm-context.py ``` -------------------------------- ### GitLab MCP Server Source: https://context7.com/appcypher/awesome-mcp-servers/llms.txt An MCP server implementation for interacting with GitLab for project management and CI/CD operations. ```text # GitLab — project management and CI/CD operations https://github.com/modelcontextprotocol/servers/tree/main/src/gitlab ``` -------------------------------- ### Docker MCP Server Source: https://context7.com/appcypher/awesome-mcp-servers/llms.txt A server for managing Docker containers and Compose stacks via MCP. ```text # Docker container and Compose stack management via MCP https://github.com/QuantGeekDev/docker-mcp ``` -------------------------------- ### MCP Server Security Best Practices Source: https://context7.com/appcypher/awesome-mcp-servers/llms.txt Follow these best practices to ensure the secure operation of MCP servers. Always sandbox servers appropriately as they run with the same permissions as the host process and can execute arbitrary code. ```text Best practices: - Use official implementations (marked ⭐) when available - Run servers in VMs or isolated containers - Review source code before installation - Limit permissions to the minimum required - Monitor server activity at runtime ``` -------------------------------- ### Official TypeScript Filesystem Server Source: https://context7.com/appcypher/awesome-mcp-servers/llms.txt This is the official TypeScript implementation for direct local file system access via MCP. ```text # Official TypeScript implementation — direct local file system access https://github.com/modelcontextprotocol/servers/tree/main/src/filesystem ``` -------------------------------- ### Phabricator MCP Server Source: https://context7.com/appcypher/awesome-mcp-servers/llms.txt An MCP server implementation for interacting with Phabricator repositories and project management via its API. ```text # Phabricator — repository and project management via Phabricator API https://github.com/baba786/phabricator-mcp-server ``` -------------------------------- ### Gitingest MCP Server Source: https://context7.com/appcypher/awesome-mcp-servers/llms.txt This MCP server, Gitingest, provides prompt-friendly summaries of GitHub repositories. ```text # Gitingest — prompt-friendly summaries of GitHub repositories https://github.com/puravparab/Gitingest-MCP ``` -------------------------------- ### Supported MCP Clients Source: https://context7.com/appcypher/awesome-mcp-servers/llms.txt MCP servers are compatible with any client that implements the Model Context Protocol. The following clients are known to support MCP. ```text Supported clients include: - Claude Desktop → https://modelcontextprotocol.io/quickstart - Cursor → https://docs.cursor.com/advanced/model-context-protocol - VS Code → https://code.visualstudio.com/docs/copilot/chat/mcp-servers - Zed Editor → https://zed.dev/blog/mcp - Sourcegraph Cody→ https://sourcegraph.com/blog/cody-supports-anthropic-model-context-protocol - Continue → https://blog.continue.dev/model-context-protocol - LibreChat → https://www.librechat.ai/docs/features/agents#model-context-protocol-mcp - Goose → https://block.github.io/goose/docs/getting-started/using-extensions - MCP Router → https://mcp-router.net ``` -------------------------------- ### Official GitHub MCP Server Source: https://context7.com/appcypher/awesome-mcp-servers/llms.txt The official MCP server for GitHub, enabling repository management, PRs, issues, and Actions. ```text # GitHub — repository management, PRs, issues, Actions (official) https://github.com/github/github-mcp-server # ⭐ Official ``` -------------------------------- ### Google Drive MCP Server Source: https://context7.com/appcypher/awesome-mcp-servers/llms.txt An MCP server for Google Drive, enabling file access, search, and management. ```text # Google Drive — file access, search, and management https://github.com/modelcontextprotocol/servers/tree/main/src/gdrive ``` -------------------------------- ### Advanced Filesystem MCP Server Source: https://context7.com/appcypher/awesome-mcp-servers/llms.txt An advanced filesystem server with features like large-file handling, streaming writes, and backup & recovery capabilities. ```text # Advanced filesystem with large-file handling, streaming writes, backup & recovery https://github.com/efforthye/fast-filesystem-mcp ``` -------------------------------- ### Official E2B Sandbox MCP Server Source: https://context7.com/appcypher/awesome-mcp-servers/llms.txt This is the official E2B implementation, offering secure cloud development environments with isolated containers for safe code execution. ```text # Secure cloud dev environments — isolated containers for safe code execution https://github.com/e2b-dev/mcp-server # ⭐ Official (E2B) ``` -------------------------------- ### Official Box Cloud Storage MCP Server Source: https://context7.com/appcypher/awesome-mcp-servers/llms.txt This is the official Box MCP server, allowing access to Box content from clients like Copilot Studio, Cursor, and Claude for Desktop. ```text # Box — access Box content from Copilot Studio, Cursor, Claude for Desktop (⭐ Official) https://developer.box.com/guides/box-mcp/ ``` -------------------------------- ### Official Microsandbox MCP Server Source: https://context7.com/appcypher/awesome-mcp-servers/llms.txt This is the official microsandbox implementation, providing a self-hosted secure execution platform for code interpretation, data analysis, and browser use. ```text # Self-hosted secure execution platform (Code Interpreter, Data Analysis, Browser Use) https://github.com/microsandbox/microsandbox # ⭐ Official ``` -------------------------------- ### Microsoft 365 MCP Server Source: https://context7.com/appcypher/awesome-mcp-servers/llms.txt An MCP server for Microsoft 365, providing access to Mail, Files, Excel, and Calendar via the Microsoft Graph API. ```text # Microsoft 365 — Mail, Files, Excel, Calendar via Microsoft Graph API https://github.com/softeria/ms-365-mcp-server ``` -------------------------------- ### Remote Storage MCP Plugin Source: https://context7.com/appcypher/awesome-mcp-servers/llms.txt This plugin for Filestash provides MCP support for remote storage services including SFTP, S3, FTP, SMB, NFS, WebDAV, GIT, Azure Blob, and SharePoint. ```text # Remote storage (SFTP, S3, FTP, SMB, NFS, WebDAV, GIT, Azure Blob, SharePoint, etc.) https://github.com/mickael-kerjean/filestash/tree/master/server/plugin/plg_handler_mcp ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.