MCP + AI Agent starter kit

Ship MCP servers and AI agents in minutes, not days

10 production-ready MCP server templates, 5 AI agent patterns, and a CLI scaffolding tool. TypeScript + Python. Deploy anywhere.

MIT licensedFree forever15 templates
zsh — agentforgelive

Everything included

A complete toolkit for the MCP ecosystem

Not just snippets — full, tested templates with deployment configs, client integration, and documentation. Open the box and ship.

10 MCP Server Templates

Real-world patterns: REST wrappers, database queries, filesystem tools, RAG, OAuth, and more.

5 AI Agent Patterns

ReAct, tool-use, RAG, multi-agent orchestration, and human-in-the-loop approval.

TypeScript + Python

Dual-language templates. Use whichever your team prefers.

CLI Scaffolding

npx @atlasforge/agentforge init and you're running in 30 seconds.

Deploy Anywhere

Docker, Cloudflare Workers, Vercel, Railway, Fly.io, or self-host.

Client Integration

Claude Desktop, Cursor, Windsurf, VS Code, and Claude Code configs included.

15 templates

Production-ready, not toy examples

Every template ships with tests, typed schemas, Docker configs, and client integration files. Pick a pattern, scaffold, and deploy.

TypeScript MCP Servers

5 templates

Hello World (stdio)

TypeScript

Minimum viable MCP server. Two tools, stdio transport, Zod validation, structured stderr logging.

2 tools

REST API Wrapper

TypeScript

Wrap any REST API as MCP tools with typed schemas, auth headers, and response mapping.

5 tools

Database Query Server

TypeScript

Parameterized SQL queries with read/write guards, connection pooling, and result pagination.

4 tools

Filesystem Tools

TypeScript

Sandboxed file read/write/search with path allow-lists and streaming large files.

6 tools

Web Search & Fetch

TypeScript

Search the web and fetch pages as clean markdown, with caching and rate limiting.

3 tools

Python MCP Servers

5 templates

RAG Knowledge Server

Python

Chunk, embed, and retrieve from a vector store. Includes ingestion pipeline and citations.

4 tools

OAuth Protected Server

Python

OAuth 2.1 resource server with PKCE, token validation, and per-user tool scoping.

3 tools

SaaS Integration

Python

Template for connecting SaaS APIs (CRM, tickets, analytics) with credential vaulting.

7 tools

Multi-Tool Toolkit

Python

A composable toolkit pattern: register many small tools from a single manifest.

9 tools

Streaming Server

Python

Stream tool output with SSE transport for long-running tasks and progress updates.

3 tools

AI Agent Patterns

5 templates

ReAct Agent

Agent

Reason-then-act loop with tool selection, scratchpad memory, and stop conditions.

4 tools

Tool-Use Agent

Agent

Direct function-calling agent with parallel tool execution and structured outputs.

3 tools

RAG Agent

Agent

Retrieval-augmented agent with query rewriting, hybrid search, and answer synthesis.

5 tools

Multi-Agent Orchestration

Agent

Coordinator + specialist agents with task routing, shared state, and handoffs.

6 tools

Human-in-the-Loop

Agent

Approval gates, async confirmations, and editable tool calls before execution.

4 tools

Get started

Free. Open source. Yours to use.

No subscriptions, no paywalls. Clone the repo or use the CLI and start building immediately.

$0MIT licensed

Save 40+ hours of boilerplate. Star the repo if it helps you.

Star on GitHub

git clone · npx @atlasforge/agentforge init · npm install

Free forever
MIT licensed
15 templates
CLI included

What's included

  • All 15 templates (10 MCP servers + 5 agent patterns)
  • CLI scaffolding tool (npx @atlasforge/agentforge init)
  • TypeScript + Python implementations
  • Docker configs + deployment guides
  • Client integration files (Claude, Cursor, Windsurf, VS Code)
  • Full documentation & quickstart

FAQ

Questions, answered

Model Context Protocol is an open standard that lets AI assistants like Claude securely call external tools and access data sources.

Yes. AgentForge is MIT-licensed and free on GitHub. Use it for personal projects, client work, whatever you want.

Yes. The MIT license allows unlimited use in personal and commercial projects. Attribution appreciated but not required.

Run npx @atlasforge/agentforge init to scaffold a new project, or clone a template directly from the GitHub repo.

TypeScript and Python. Each MCP server template is available in at least one language, with the most useful patterns available in both.

Each template includes Docker configs and deployment guides for Vercel, Railway, Fly.io, Cloudflare Workers, and self-hosting.

Stop writing boilerplate.
Start shipping agents.

15 production-ready templates. MIT-licensed. Free on GitHub. Clone, scaffold, and start building in 30 seconds.