MCP Servers
@iimuz
About MCP Servers
Collection of MCP servers for personal use.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-servers-iimuz": {
"command": "docker",
"args": [
"compose",
"pull"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP Servers?
A curated list and setup guide for self-use MCP servers, preferring SSE mode and Docker environment. It integrates servers from modelcontextprotocol/servers, GitHub MCP Server, and AWSLabs MCP, targeting developers who want to run MCP servers locally.
How to use MCP Servers?
Run docker compose pull, docker compose build, then docker compose up -d to start SSE-mode servers. Configure additional servers (e.g., mcp/git, GitHub MCP Server) in your MCP client settings using provided examples.
Key features of MCP Servers?
- Preference for SSE mode and Docker
- Supports multiple MCP servers (git, time, GitHub, AWSLabs docs)
- Easy setup with docker-compose
- Example configurations for VS Code and Cline
- Documents known compatibility issues (e.g., AWSLabs vs Copilot)
Use cases of MCP Servers?
- Run MCP git server for repository operations via Docker
- Use AWSLabs documentation server with SSE on port 8003
- Add GitHub MCP Server as a docker command in MCP settings
- Quickly deploy a local MCP server environment
FAQ from MCP Servers
What MCP servers are included?
References modelcontextprotocol/servers (mcp/git, mcp/time), GitHub MCP Server, and AWSLabs MCP (documentation server).
How do I start the servers after setup?
Run docker compose up -d to launch all SSE-mode MCP servers defined in the compose file.
Why is mcp/time not used?
The README states it does not convert from epoch time, making it unsuitable for the author's use.
Why is AWSLabs documentation server not working with V
More Other MCP servers
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Comments