HackerTrans
TopNewTrendsCommentsPastAskShowJobs

valebearzotti

no profile record

Submissions

The fastest way to build and ship MCP servers

xmcp.dev
1 points·by valebearzotti·10 maanden geleden·1 comments

comments

valebearzotti
·7 maanden geleden·discuss
nice
valebearzotti
·10 maanden geleden·discuss
xmcp is a TypeScript-first framework for building MCP-compatible backends. It provides an opinionated project structure, automatic tool discovery, and a streamlined middleware layer for request/response processing. You can deploy an xmcp app to Vercel with zero configuration.

Check out Vercel's documentation on how to get started: https://vercel.com/docs/frameworks/backend/xmcp

Or bootstrap a new project from the template: https://vercel.com/templates/backend/xmcp-boilerplate
valebearzotti
·12 maanden geleden·discuss
nice. i feel interaction with mcps now is sort of broken, and building on top of the sdk is a pain. being compliant with the specification is a way better take.

i'm curious to see how this scales. and it's a good starting point on reshaping our interaction with basically every single application.