MCP Startup Framework

mcp-serverStable

Stars

127

Δ stars 7d

+0

Δ stars 30d

Forks

16

Contributors

2

npm DL / wk

PyPI DL / wk

Language

TypeScript

Last push

2026-02-20

About MCP Startup Framework

A complete framework for building remote Model Context Protocol (MCP) servers on Cloudflare Workers with OAuth authentication, PostgreSQL database, and Stripe-powered paid tools. git clone https://github.com/f/mcp-startup-framework cd mcp-startup-framework // Add REST API routes backend .route('GET', '/api/status', (c) => c.json({ status: 'ok' })) .authRoute('GET', '/api/profile', (c, userContext) => c.json({ user: userContext }) ); ```

Read the full README on GitHub →

Growth score: 0/100 week of 2026-06-29

Acceleration (40%)0
Relative velocity (30%)0
Downloads (20%)0
Activity (10%)0

Signal history

WeekScoreΔ★Signal
2026-06-290+0Stable
2026-06-150+0Stable

MCP Startup Framework alternatives

Projects in the same category, closest in size — picked by data, not opinion.

re-mcpStable127

See all mcp-server projects ranked by growth →

Frequently asked questions

Is MCP Startup Framework still maintained?
Activity is low: the last push was on 2026-02-20 (140 days before our latest snapshot).
Is MCP Startup Framework growing?
It is stable this week, with a growth score of 0/100. See the weekly history above.
What are the best MCP Startup Framework alternatives?
Closest by category and size in our data: re-mcp, Oracle DB Context MCP Server, LangSmith MCP Server — full list with live signals above.

Embed this badge

Show your project's live signal in your README — it updates weekly with the data.

[![MCP Startup Framework on What's Trending in AI](https://whatstrendinginai.com/badges/f-mcp-startup-framework.svg)](https://whatstrendinginai.com/projects/f-mcp-startup-framework/)

MCP Startup Framework badge

Tracked since 2026-06-20 · data as of 2026-07-10 · 9 open issues · 0 releases