Package Exports
- @modelfetch/core
Readme
@modelfetch/core
⚠️ Internal Package
This is an internal package for ModelFetch. Do not use this package directly.
📦 Runtime Packages
ModelFetch provides runtime-specific packages that handle tedious platform differences while you focus on building your MCP server capabilities:
Current Runtimes
- @modelfetch/node - Run simple MCP servers with Node.js
- @modelfetch/bun - Run lightning-fast MCP servers with Bun
- @modelfetch/deno - Run secure MCP servers with Deno
- @modelfetch/cloudflare - Deploy MCP servers to Cloudflare Workers
- @modelfetch/vercel - Deploy MCP servers to Vercel Functions
Future Runtimes
We plan to support these additional runtimes:
- Netlify Functions - Deploy to Netlify's serverless platform
- AWS Lambda - Run on AWS's serverless compute service
- AWS Lambda@Edge - Execute at CloudFront edge locations
- Azure Functions - Deploy to Microsoft's serverless platform
- Google Cloud Run - Run on Google's container platform
- Fastly Compute - Deploy to Fastly's edge compute platform
- Supabase Functions - Run alongside your Supabase backend
- Ali Function Compute - Deploy to Alibaba Cloud's serverless service
- Service Worker - Run in browser service workers