Create
Build new servers
Scaffold a production-ready Hono + TypeScript MCP server with security middleware, rate limiting, and deployment config in ~30 seconds.
Install
Use existing servers
Install any MCP server into your IDE configuration automatically. No JSON editing, no hunting for config paths. One command for every IDE.
How the MCP Server CLI Works — Interactive Terminal UI
Interactive prompts guide you through every step. Choose your template, configure your API, and start building immediately. No boilerplate, no manual setup — the CLI handles everything.


MCP Server Features — Production-Ready from the First Command
Every scaffolded MCP server ships with security middleware, observability, and deployment config already wired. Nothing to configure manually — build enterprise-grade servers without enterprise-grade setup time.
Security middleware
Timing-safe secret validation, HTTPS enforcement, CORS controls, CSP headers, and X-Powered-By stripping — all enabled by default.
Rate limiting
Per-IP sliding window rate limiter with configurable thresholds and Retry-After headers. Prevents abuse without external dependencies.
Session management
Streamable HTTP transport with per-session state tracking, 30-minute idle timeout, and graceful shutdown cleanup.
Dev logger
Color-coded request logs with millisecond timestamps in development. Auto-disabled in production. Structured audit logs for prod.
Deploy-ready
Choose Cloudflare Workers, Docker, or bare Node.js during scaffolding. Config files are generated and ready to deploy.
MCP Inspector
Run npm run inspect to open the MCP Inspector UI. Test your tools visually before shipping to production.

Test tools visually with the built-in MCP Inspector
Install MCP Servers into 13+ IDEs — One Command
The CLI auto-detects which IDEs are installed on your machine and writes the correct MCP configuration for each one. No manual JSON editing, no hunting for config file paths.
Need a setup guide for a specific IDE? See our dedicated guides for Cursor, VS Code, and Claude Desktop. Or browse the full CLI installation docs.
AgenticMarket CLI Command Reference
Everything you can do with agenticmarket or the short alias amkt.
Frequently Asked Questions
Common questions about the AgenticMarket CLI, MCP servers, and getting started.
What is the AgenticMarket CLI?
What is MCP (Model Context Protocol)?
Is the AgenticMarket CLI free?
Which IDEs does the CLI support?
How do I create my own MCP server?
How do I install an existing MCP server into my IDE?
More questions? Visit our full FAQ page or read the documentation.
Learn More About MCP Servers
Guides, documentation, and resources to help you get the most out of the AgenticMarket CLI and the Model Context Protocol ecosystem.
CLI Installation Guide
Step-by-step setup for every OS
Create Your First MCP Server
Scaffold a server in 30 seconds
MCP Servers for Cursor
IDE-specific guide for Cursor
MCP Servers for VS Code
IDE-specific guide for VS Code
MCP Servers for Claude Desktop
IDE-specific guide for Claude Desktop
Browse All MCP Servers
Explore the server registry
Publishing Your Server
Publish and monetize your server
Earn as a Creator
80–90% revenue share per call
MCP Troubleshooting
Fix common connection errors
Last updated: May 2026 · AgenticMarket CLI v2.0 · MIT License
AgenticMarket