An opinionated starter template for making Model Context Protocol (MCP) servers
工具数量
0
GitHub Stars
46
An opinionated starter template for making Model Context Protocol (MCP) servers
工具数量
0
GitHub Stars
46
Mcp server scaffolding tool
安装状态
已补齐
工具数量
0
GitHub Stars
7
命令预览
python server.py --test
A production-ready template for building Model Context Protocol (MCP) servers with Clerk authentication on Cloudflare Workers
工具数量
0
GitHub Stars
2
PDM template for developing an MCP server
工具数量
0
GitHub Stars
1
A template for creating and connecting custom tools to Cursor IDE using Model Context Protocol with support for cheerful server responses.
安装状态
已补齐
命令预览
pip install uv
一个为Cursor IDE创建自定义工具的MCP服务器模板,支持多种部署方式包括Docker、传统Python设置和直接集成到Cursor IDE中。
安装状态
已补齐
工具数量
0
GitHub Stars
37
命令预览
pip install uv
A template repo for writing and publishing MCP servers using Deno.
工具数量
11
GitHub Stars
30

@modelcontextprotocol/inspector
A barebones MCP server implementation in Swift using loopwork-ai's mcp-swift-sdk.
安装状态
已补齐
工具数量
0
GitHub Stars
16
命令预览
npx @modelcontextprotocol/inspector <absolute_path_to_your_executable> run
A minimal Model Context Protocol (MCP) server in TypeScript with hello tool, markdown resource, and prompt. Includes VS Code/devcontainer setup and documentation.
安装状态
已补齐
工具数量
0
GitHub Stars
7
命令预览
npx @modelcontextprotocol/inspector -- npx tsx src/stdio.ts
一个用于创建Deno MCP服务器的模板仓库,适用于快速启动Deno服务器项目。
工具数量
0
GitHub Stars
2
一个用于在Cursor IDE中创建自定义工具的MCP服务器模板,支持多种部署方式包括Docker、Python传统设置和直接集成到Cursor IDE中。
安装状态
已补齐
工具数量
0
GitHub Stars
2
命令预览
pip install uv
A cookiecutter template for quickly bootstrapping a Python-based MCP server.
安装状态
已补齐
工具数量
0
GitHub Stars
2
命令预览
pip install pipx
Production-ready Python MCP server template using FastMCP framework
工具数量
6
GitHub Stars
2
一个用于Cursor IDE的Model Context Protocol(MCP)服务器模板,支持自定义工具创建和部署。
安装状态
已补齐
工具数量
0
GitHub Stars
2
命令预览
pip install uv
A deps-new based template for quickly creating MCP Servers in Clojure
工具数量
0
GitHub Stars
1
TypeScript boilerplate for MCP servers using the official SDK, with support for stdio/http, logging, docker, and tests.
安装状态
已补齐
工具数量
2
GitHub Stars
1
命令预览
docker run -i --rm --name mcp-server-stdio mcp-server-boilerplate
This is mcp server starter template
工具数量
0
GitHub Stars
0
a mcp server template in typescript for quick mock data
工具数量
0
GitHub Stars
0
一个基于Python SDK的Model Context Protocol(MCP)服务器模板,用于快速创建和开发MCP服务器。
安装状态
已补齐
工具数量
0
GitHub Stars
0
命令预览
python server/main.py
一个用于创建VS Code模型上下文协议(MCP)服务器的Python模板,提供配置管理、日志记录和错误处理等基础功能。
安装状态
已补齐
工具数量
0
GitHub Stars
0
命令预览
python -m venv venv