by DMontgomery40 · MCP Server · ★ 22
Meta MCP Server The original MCP server that creates other MCP servers. Built before Anthropic shipped their own mcp-builder skill -- now modernized to align with MCP spec and SDK v1.27+. What It Does meta-mcp-server exposes tools that let an LLM (or any MCP client) scaffold, write, validate, and template new MCP server projects. Instead of manually setting up , , and boilerplate tool registrations, you describe what you want and meta-mcp-server writes it. Tools All tools use explicit JSON Schema (via Zod), tool annotations (, , , ), and structured error responses for model self-correction.
| Stars | 22 |
| Forks | 6 |
| Language | JavaScript |
| Category | MCP Server |
| Quality Score | 67.94509379381/100 |
| Open Issues | 2 |
| Last Updated | 2026-03-23 |
| Created | 2024-12-04 |
| Platforms | mcp, node |
| Est. Tokens | ~6k |
These tools work well together with meta-mcp-server for enhanced workflows:
Explore other popular mcp server tools:
meta-mcp-server is an open-source mcp server by DMontgomery40 with 22 GitHub stars.
meta-mcp-server is primarily written in JavaScript.
You can find installation instructions and usage details in the meta-mcp-server GitHub repository at github.com/DMontgomery40/meta-mcp-server. The project has 22 stars and 6 forks, indicating an active community.