FrontMCP SDK
Adapters for the FrontMCP framework
FrontMCP command line interface
FrontMCP plugins meta-package - installs all official plugins
FrontMCP UIpack - HTML shell builder, pluggable import resolver, and NPM component loader for MCP UI (React-free core)
FrontMCP Auth - Authentication, session management, and credential vault
CodeCall plugin for FrontMCP - AgentScript-based meta-tools for orchestrating MCP tools
Remember plugin for FrontMCP - encrypted session memory with approval system for secure tool authorization
Dashboard plugin for FrontMCP - visual monitoring and introspection of MCP servers
Centralized MCP protocol types, server, and client re-exports for FrontMCP
E2E testing framework for FrontMCP servers - MCP client, auth mocks, Playwright integration
Curated skills catalog for FrontMCP projects
FrontMCP UI - MUI-based React components, renderers, and MCP bridge for MCP applications
Approval plugin for FrontMCP - tool authorization workflow with PKCE webhook security
SQLite storage backend for FrontMCP - local session, elicitation, and event persistence without Redis
Nx plugin for FrontMCP — generators and executors for building MCP servers
Feature flag plugin for FrontMCP - dynamically gate MCP capabilities behind feature flags
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 / run_workflow — the last runs an enclave-sandboxed AgentScript that