my-first-mcp
Running MCP
node
{
"mcpServers": {
"my-first-mcp": {
"command": "node",
"args": ["/absolute/path/to/your/dist/index.js"]
}
}
}
docker
{
"mcpServers": {
"my-first-mcp": {
"command": "docker",
"args": ["run", "-i", "--rm", "my-first-mcp"]
}
}
}
Runner
stdio
docker build -t my-first-mcp-stdio .
# docker build --platform linux/amd64 -t my-first-mcp-stdio .
# docker buildx build --platform linux/amd64,linux/arm64 -t aoaiaiplayground.azurecr.io/mcp/my-first-mcp-stdio --push .
docker run -i --rm my-first-mcp-stdio
stdio -> sse
docker build -t my-first-mcp-gateway -f Dockerfile.sse .
docker run --rm -p 8181:8000 my-first-mcp-gateway
My First MCP Server
by JHSeo-git
Project Details
- JHSeo-git/my-first-mcp
- MIT License
- Last Updated: 5/12/2025
Recomended MCP Servers
🧩
Markdown Knowledge Base Server
MCP server for operating on Markdown knowledge bases
🧩
Tour Operator System
🧩
Weekly Report Checker
An MCP server that checks weekly report submissions in a Google Sheet
Knowledge Memory Server
Model Context Protocol Servers
🧩
Better MCP File Server
🧩
Hippycampus
An (eventually) secure open-source MCP Server to turn any REST endpoint into MCP resources automatically
Powertools Search Server
Cursor A11y
ActivityWatch MCP Server
Model Context Protocol server for ActivityWatch time tracking data
DuckDuckGo Search
🧩
Tidymodels MCP Server
This MCP server was developed to improve Cline's agentic workflows by being up-to-date with the public repositories and...
🧩
海龟汤游戏服务器
海龟汤mcp服务,使你独自一人也可以享受海龟汤游戏的乐趣





