# mcp-anything

> One command to turn any codebase into an MCP server

- **URL**: https://www.freshcrate.ai/projects/mcp-anything
- **Author**: Type-MCP
- **Category**: MCP Servers
- **Latest version**: `v0.2.0` (2026-04-29)
- **License**: Apache-2.0
- **Source**: https://github.com/Type-MCP/mcp-anything
- **Homepage**: https://mcp-anything.com/waitlist
- **Language**: Python
- **GitHub**: 32 stars, 2 forks
- **Registry**: github
- **Tags**: `ai`, `anthropic`, `automation`, `claude`, `cli`, `code-generation`, `developer-tools`, `fastapi`, `python`

## Description

One command to turn any codebase into an MCP server

## Recent releases

| Version | Date | Urgency | Changes |
| --- | --- | --- | --- |
| `v0.2.0` | 2026-04-29 | High | ## What's new  ### `mcp-anything build --brief` — brief-driven generation  Write a short YAML file describing your domain, use cases, and data source. The LLM pipeline does the rest:  ```bash mcp-anything build --brief my-api.yaml -o ./my-mcp-server ```  Five LLM phases run end-to-end: domain modeling → tool design → emit → skill bundle → validation harness.  ### 2026 tool design rules  - **Group CRUD**: ≥3 operations on the same resource → single `manage_X(operation=...)` tool - **Full lifecycl |
| `v0.1.0` | 2026-04-08 | High | # v0.1.0 — First public release  MCP-Anything auto-generates fully functional MCP server packages from any codebase. Point it at source code — Python, Java, Go, Rust, Ruby, TypeScript — and get a pip-installable MCP server in minutes, no manual wrapping required.  ## Key capabilities  - **15 static detectors** — CLI (argparse, Click, Typer), HTTP frameworks (FastAPI, Flask, Spring Boot, Express, Django, Rails, Gin, Actix, Axum), OpenAPI/Swagger, GraphQL, gRPC/Protobuf, WebSockets - **6-phase pip |

## Citation

- HTML: https://www.freshcrate.ai/projects/mcp-anything
- Markdown: https://www.freshcrate.ai/projects/mcp-anything.md
- Dependencies JSON: https://www.freshcrate.ai/api/projects/mcp-anything/deps

_Generated by freshcrate.ai. Indexes github releases for AI-agent ecosystem packages._
