Skip to content

AgentFront

Open source tooling to build modern TypeScript-first MCP servers.
Batteries-included developer experience • Pluggable by design • Production-ready transports

FrontMCP · Docs · Issues · Releases


What is FrontMCP?

FrontMCP is our TypeScript framework for building servers that speak the Model Context Protocol (MCP)—the emerging standard for connecting LLM apps to tools, data, and services. FrontMCP focuses on developer joy and production pragmatism:

  • TypeScript-first DX — strong types, Zod schemas, ergonomic decorators
  • Composable architecture — plugins, adapters, resources, and tools with clear metadata
  • Secure, scoped execution — DI-powered invoker with per-tool access views and consent
  • Modern transports — Streamable HTTP, SSE compatibility, and session management
  • Great ergonomics — clean logging, hooks, and structured flow control

If you’re building an AI IDE, copilots, or custom workflows, FrontMCP gives you the fastest path from idea → MCP server.

Pinned Loading

  1. frontmcp frontmcp Public

    TypeScript-first framework for the Model Context Protocol (MCP). You write clean, typed code; FrontMCP handles the protocol, transport, DI, session/auth, and execution flow.

    TypeScript 130 4

  2. enclave enclave Public

    A secure JavaScript sandbox designed for safe AI agent code execution. Protects against code injection, prototype pollution, and sandbox escapes. The security layer that makes AI-generated code saf…

    TypeScript 2

  3. mcp-from-openapi mcp-from-openapi Public

    Production-ready TypeScript library for converting OpenAPI specifications into MCP (Model Context Protocol) tool

    TypeScript

Repositories

Showing 5 of 5 repositories
  • enclave Public

    A secure JavaScript sandbox designed for safe AI agent code execution. Protects against code injection, prototype pollution, and sandbox escapes. The security layer that makes AI-generated code safe to run.

    agentfront/enclave’s past year of commit activity
    TypeScript 2 Apache-2.0 0 0 0 Updated Jan 10, 2026
  • frontmcp Public

    TypeScript-first framework for the Model Context Protocol (MCP). You write clean, typed code; FrontMCP handles the protocol, transport, DI, session/auth, and execution flow.

    agentfront/frontmcp’s past year of commit activity
    TypeScript 130 Apache-2.0 4 0 0 Updated Jan 9, 2026
  • mcp-from-openapi Public

    Production-ready TypeScript library for converting OpenAPI specifications into MCP (Model Context Protocol) tool

    agentfront/mcp-from-openapi’s past year of commit activity
    TypeScript 0 Apache-2.0 0 0 0 Updated Jan 6, 2026
  • json-schema-to-zod-v3 Public

    A production-ready TypeScript library for converting JSON Schema (Draft 7+) to Zod v3 validation schemas with full type safety and comprehensive feature support.

    agentfront/json-schema-to-zod-v3’s past year of commit activity
    TypeScript 0 Apache-2.0 0 0 0 Updated Jan 6, 2026
  • .github Public
    agentfront/.github’s past year of commit activity
    0 0 0 0 Updated Nov 5, 2025

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics