Item detail

agentfront/frontmcp

agentfront/frontmcp is an Apache-2.0-licensed, TypeScript-first framework for the Model Context Protocol that lets developers write clean typed MCP servers while FrontMCP handles the protocol, transport, dependency injection, session, auth, and execution flow, so TypeScript developers and MCP server authors can ship MCP servers with framework-grade scaffolding instead of stitching transport and au

Score7.7
Popularity7.3
Risklow
TierGold
Score breakdown
Usefulness8.0
Novelty8.0
Momentum7.0
Maturity6.3
Open-source/build8.4
Evidence7.2
Workflow potential9.2
Setup ease8.8

Popularity is tracked separately. Support, ads, sponsorships, and tips never affect these signals.

Why it matters

Useful for TypeScript developers, MCP server authors, and platform engineers who want a framework instead of a hand-rolled MCP server, because FrontMCP ships a TypeScript-first framework with built-in DI, transport, session, and auth handling, which means a clean typed MCP server can ship with framework-grade scaffolding instead of stitching the same transport and auth boilerplate from scratch.

Who should use it

TypeScript developers who want a framework instead of a hand-rolled MCP serverMCP server authors who want built-in transport, DI, session, and auth handlingPlatform engineers who want consistent project structure across a fleet of MCP servers

Who should skip it

Skip if the source link, docs, or setup requirements do not match your workflow.

Risk explanation

It runs an MCP server with built-in session and auth handling, so audit which tools are exposed, lock down which clients can connect, and validate the auth surface end-to-end before pointing any external client at the server.

Evidence links

Closest alternatives / related signals

mcptypescriptframeworkmcp-serverdependency-injectionauthtransportapache-2.0