Scaffold a lean, best-practice MCP server that passes the quality checks by construction, with tests, CI and docs built in.
View on GitHub ↗Scaffold a lean, best-practice MCP server (stdio transport) in one command, with tests, CI, docs and an AGENTS.md already in place.
Most MCP quality tools inspect a server after the fact: they audit it, grade it, diff it, load-test it. This one works from the other end. It generates a server that is well-behaved by construction: one-line tool descriptions, tight input schemas, read-only hints, no third-party dependencies, and a passing test suite. Point a context or scorecard checker at what it produces and you start at grade A.
Zero third-party dependencies. Pure standard-library Python. MIT licensed.
Companion to the MCP-quality toolchain (mcp-context-budget, mcp-scorecard, mcp-server-audit, mcp-conformance-kit, mcp-surface-diff, mcp-load-lab). Those tools grade a server. This one builds a server that passes.
Four lean example tools are included; pick any subset:
Tool Description ------ echo Return the given text unchanged. add Add two numbers and return the sum. currenttime Return the current UTC time in ISO 8601 format. wordcount Count the words in a piece of text.
Options: -o/--output DIR, --tools, --description, --author, --force, --list-tools.
The generated server.py follows the same discipline the quality tools reward:
- Lean descriptions. One line per tool, because every description is spent from the model's context budget on each turn. - Tight schemas. Small, specific input schemas with no speculative fields. - Honest annotations. Read-only tools carry readOnlyHint. - No dependencies. Standard library only, so it runs anywhere Python does. - A registry pat
From the project README.
Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:
[](https://mcp.liqiwa.com/s/shriramkv--create-mcp-server.html)
An OKF-backed Model Context Protocol (MCP) server delivering persistent long-term memory and SQLite FTS5 search for AI agents.
sosoj92/jarvis-assistant-vocalAssistant vocal local en francais : Claude ou Ollama (offline), domotique Hue, OBS, agenda, navigateur, appels Twilio, serveur MCP. Python.
Stupidoodle/swissdevjobs-cliSearch & apply to ~4,700 salary-transparent tech jobs across 7 countries (🇨🇭🇩🇪🇬🇧🇺🇸🇨🇦🇳🇱🇫🇷) from your terminal or AI agent — zero-dependency Python CLI + MCP server + Claude Code plugin
agents-universe/agents-universe让智能体像人一样学习和工作,共享智能体和项目记忆
bybit-exchange/kaasTurn scattered notes, docs and transcripts into a queryable Markdown wiki — an LLM knowledge-base compiler with MCP access, no embeddings, self-hosted.
alxgntv/substack-api-mcpMCP server for Substack posts (FastMCP + substack-api-client)
The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.