Welcome to ⚡️ ZapMCP
ZapMCP is a local-first framework for building Model Context Protocol (MCP) servers for coding agents. Using these servers, you can provide direct access to the complete knowledge base of your library in Cursor, Windsurf, Cody, or any other IDE that supports MCP.
Think of it as @types/node but for AI Agents.
Still unclear? You can find a more detailed answer on why use a mcp server for coding agents.
Getting Started
To get started with ZapMCP, you can create a new project using our CLI:
npx zapmcp-cli@latest new my-projectFeatures
- Easy to use API
- Type-safe development
- Stdio first, SSE supported
- Import docs, code examples, changelogs, and more!
Acknowledments
Parts of the codebase were adopted from fastmcp
Last updated on