MCP Manifest Generator
Build MCP server manifests visually. Add tools, resources, and prompts with a form-based editor.
JSON Preview
{}FAQ
What is MCP?
MCP (Model Context Protocol) is an open standard by Anthropic that lets AI models connect to external tools and data sources. It defines how AI assistants discover and use tools, resources, and prompts.
What is an MCP manifest?
An MCP manifest is a JSON configuration file that describes an MCP server's capabilities — the tools it offers, resources it can access, and prompts it provides. AI clients use this manifest to discover what a server can do.
How do I use the generated manifest?
Download the JSON file and use it as the configuration for your MCP server implementation. The manifest follows the MCP specification and is compatible with Claude Desktop, Cursor, and other MCP-compatible clients.