agentfront/frontmcp
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.
FrontMCP is a TypeScript framework designed for developers who build applications using the Model Context Protocol (MCP). It simplifies the creation of MCP servers by handling underlying protocols, data transport, dependency injection, and user authentication. Developers provide clean, typed code for application logic, and FrontMCP manages the complex communication and operational aspects of the server.
144 stars. Available on npm.
Use this if you are a TypeScript developer building sophisticated Model Context Protocol (MCP) servers and want to focus on application logic rather than boilerplate for communication, authentication, and execution flow.
Not ideal if you are not a developer or are working with different protocols, as this framework is specifically tailored for TypeScript and the Model Context Protocol.
Stars
144
Forks
6
Language
TypeScript
License
Apache-2.0
Category
Last pushed
Mar 10, 2026
Commits (30d)
0
Dependencies
5
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/agentfront/frontmcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related servers
steipete/mcporter
Call MCPs via TypeScript, masquerading as simple TypeScript API. Or package them as cli.
yuniko-software/minecraft-mcp-server
A Minecraft MCP Server powered by Mineflayer API. It allows to control a Minecraft character in...
freee/freee-mcp
Model Context Protocol (MCP) server for freee API integration
comet-ml/opik-mcp
Model Context Protocol (MCP) implementation for Opik enabling seamless IDE integration and...
hypothesi/mcp-server-tauri
A Model Context Protocol (MCP) server and plugin for Tauri v2 development