FrontMCP command line interface
FrontMCP SDK
Adapters for the FrontMCP framework
FrontMCP plugins meta-package - installs all official plugins
FrontMCP Auth - Authentication, session management, and credential vault
Shared utility functions for FrontMCP - string manipulation, URI handling, path utilities, and more
Remember plugin for FrontMCP - encrypted session memory with approval system for secure tool authorization
Cache plugin for FrontMCP - Redis, Vercel KV, and in-memory caching with automatic tool result caching
Curated skills catalog for FrontMCP projects
FrontMCP UIpack - HTML shell builder, pluggable import resolver, and NPM component loader for MCP UI (React-free core)
Dashboard plugin for FrontMCP - visual monitoring and introspection of MCP servers
CodeCall plugin for FrontMCP - AgentScript-based meta-tools for orchestrating MCP tools
Rate limiting, concurrency control, timeout, IP filtering, and traffic guard utilities for FrontMCP
E2E testing framework for FrontMCP servers - MCP client, auth mocks, Playwright integration
React hooks, components, and AI SDK integration for FrontMCP
Nx plugin for FrontMCP — generators and executors for building MCP servers
Centralized MCP protocol types, server, and client re-exports for FrontMCP
Approval plugin for FrontMCP - tool authorization workflow with PKCE webhook security
FrontMCP UI - MUI-based React components, renderers, and MCP bridge for MCP applications
OpenTelemetry instrumentation, structured JSON logging, and request log objects for FrontMCP
SQLite storage backend for FrontMCP - local session, elicitation, and event persistence without Redis
Feature flag plugin for FrontMCP - dynamically gate MCP capabilities behind feature flags
Generic dependency injection container and registry utilities for TypeScript applications
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).