Model Context Protocol servers that extend AI capabilities
AgentFront
Run a FrontMCP MCP server on Cloudflare Workers / V8 isolates from a plain config — no decorators, no build step
AgentFront
Centralized MCP protocol types, server, and client re-exports for FrontMCP
AgentFront
Drop-in zod replacement that lazily constructs compound schemas for dramatic cold-start speedups. Exports `z` (lazy, drop-in), `eagerZ` (real zod, zero overhead), and `lazyZ` (explicit factory wrapper).
...moreAgentFront
Approval plugin for FrontMCP - tool authorization workflow with PKCE webhook security
AgentFront
Dashboard plugin for FrontMCP - visual monitoring and introspection of MCP servers
AgentFront
React hooks, components, and AI SDK integration for FrontMCP
AgentFront
Rate limiting, concurrency control, timeout, IP filtering, and traffic guard utilities for FrontMCP
AgentFront
FrontMCP UIpack - HTML shell builder, pluggable import resolver, and NPM component loader for MCP UI (React-free core)
AgentFront
Feature flag plugin for FrontMCP - dynamically gate MCP capabilities behind feature flags
AgentFront
Shared utility functions for FrontMCP - string manipulation, URI handling, path utilities, and more
AgentFront
Nx plugin for FrontMCP — generators and executors for building MCP servers
AgentFront
Generic dependency injection container and registry utilities for TypeScript applications
AgentFront
OpenTelemetry instrumentation, structured JSON logging, and request log objects for FrontMCP
AgentFront
E2E testing framework for FrontMCP servers - MCP client, auth mocks, Playwright integration
AgentFront
SQLite storage backend for FrontMCP - local session, elicitation, and event persistence without Redis
AgentFront
FrontMCP SDK
AgentFront
FrontMCP UI - MUI-based React components, renderers, and MCP bridge for MCP applications
AgentFront
Cache plugin for FrontMCP - Redis, Vercel KV, and in-memory caching with automatic tool result caching
AgentFront
FrontMCP plugins meta-package - installs all official plugins
AgentFront
Adapters for the FrontMCP framework
AgentFront
Remember plugin for FrontMCP - encrypted session memory with approval system for secure tool authorization
AgentFront
FrontMCP plugin: serve a customer's OpenAPI spec as skill bundles (signed, OpenAPI-Overlay-based) with hidden per-operation tools mediated by three meta-tools (search_skill / load_skill / execute_action).
...moreAgentFront
CodeCall plugin for FrontMCP - AgentScript-based meta-tools for orchestrating MCP tools
AgentFront
Curated skills catalog for FrontMCP projects