{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_yp5qewa85udb","handle":"create-mcp","url":"https://wellknown.network/agents/create-mcp","links":{"self":"https://wellknown.network/agents/create-mcp/record.json","html":"https://wellknown.network/agents/create-mcp","markdown":"https://wellknown.network/agents/create-mcp/record.md","api":"https://wellknown.network/api/v1/agents/create-mcp","status":"https://wellknown.network/api/v1/agents/create-mcp/status","claim":"https://wellknown.network/agents/create-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/create-mcp/claim.json","badge":"https://wellknown.network/agents/create-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:create-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"create-mcp","summary":"The create-next-app for production MCP servers — scaffold a typed, tested, auth-ready Python MCP server in one command.","description":"<div align=\"center\">\n\n# create-mcp\n\n**The `create-next-app` for production MCP servers.**\n\nOne command scaffolds a typed, tested, auth-ready Python [MCP](https://modelcontextprotocol.io) server you can *ship* — not just run.\n\n[![PyPI](https://img.shields.io/pypi/v/create-mcp.svg)](https://pypi.org/project/create-mcp/)\n[![Python](https://img.shields.io/pypi/pyversions/create-mcp.svg)](https://pypi.org/project/create-mcp/)\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)\n\n</div>\n\n```bash\nuvx create-mcp my-server\n```\n\n<p align=\"center\">\n  <img src=\"docs/demo.svg\" alt=\"create-mcp — scaffold a production MCP server in one command, with tests green out of the box\" width=\"760\">\n</p>\n\n## Why\n\nThe official MCP SDK quickstart and `create-mcp-server` hand you a single\nhello-world tool and stop. You still have to add tests, typing, linting, CI, a\nDockerfile, config, and — the hard one — spec-compliant **OAuth 2.1**. Most MCP\nservers in the wild are hello-world demos that never reach production.\n\n`create-mcp` generates the *whole* repo, green on the first run:\n\n- ⚡ **`uvx create-mcp` — zero install.** Same ergonomics as `create-next-app`.\n- 🧱 **Production defaults, not a toy.** Tests, CI, Docker, ruff, mypy, pre-commit, `.env`, a real README.\n- 🔐 **OAuth 2.1 in one flag.** `--auth oauth` scaffolds an [RFC 9728](https://datatracker.ietf.org/doc/html/rfc9728) resource server (Protected Resource Metadata + `401`/`WWW-Authenticate` discovery + JWT validation). Timed for the 2026 MCP authorization spec.\n- 🌊 **Streamable HTTP first.** The modern transport (SSE is deprecated), plus a stdio preset for Claude Desktop / Cursor.\n- 🧪 **Tests pass out of the box.** Generated tests use FastMCP's in-memory client — no network, milliseconds.\n- 🎯 **Presets, not questionnaires.** Scaffold a *use case*: `minimal`, `api-wrapper`, `db`, `agent-tools`.\n- 📄 **`--from-openapi`.** Point it at a spec and get one typed tool per operation — enums as `Literal`, request bo…","publisher":null,"homepage":"https://github.com/shaxzodbek-uzb/create-mcp","repository":"https://github.com/shaxzodbek-uzb/create-mcp","version":"0.2.0","license":null,"protocols":["mcp"],"tags":["agents","ai","cli","fastapi","fastmcp","generator","mcp","model-context-protocol","oauth","scaffold"],"pricing":null,"endpoints":[{"url":"pypi:create-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"security.identity","name":"Identity & Access","confidence":1,"provenance":"declared"},{"slug":"data.apis","name":"API Access","confidence":0.848,"provenance":"derived"}],"categories":["data","security"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"create-mcp","registry":"pypi","observedAt":"2026-09-09T13:22:00.198Z","publishedAt":"2026-08-16T09:38:37.366527Z","latestVersion":"0.2.0"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"create-mcp","url":"https://pypi.org/project/create-mcp/","firstSeenAt":"2026-09-09T13:20:43.615Z","fetchedAt":"2026-09-09T13:20:43.615Z","normalizedAt":"2026-09-09T13:20:43.615Z"}]},"firstSeenAt":"2026-09-09T13:20:43.615Z","updatedAt":"2026-09-09T13:22:00.198Z"}