Skip to content
This repository was archived by the owner on Dec 12, 2025. It is now read-only.

Standardize package descriptions and make modelfetch CLI public#20

Merged
phuctm97 merged 3 commits intomainfrom
new
Jul 6, 2025
Merged

Standardize package descriptions and make modelfetch CLI public#20
phuctm97 merged 3 commits intomainfrom
new

Conversation

@phuctm97
Copy link
Copy Markdown
Owner

@phuctm97 phuctm97 commented Jul 6, 2025

Summary

  • Standardized descriptions across all @modelfetch/* packages to use consistent phrasing
  • Made the modelfetch CLI package public by removing the private flag
  • Added comprehensive metadata to the CLI package (description, repository, license, etc.)

Changes

  • All runtime adapters now use: "[Runtime] runtime adapter for MCP servers built with ModelFetch"
  • Core package uses: "Core utilities for MCP servers built with ModelFetch"
  • CLI package uses: "CLI for building and running MCP servers with ModelFetch"
  • Added missing metadata fields to make the CLI package ready for npm publication

🤖 Generated with Claude Code

phuctm97 and others added 2 commits July 6, 2025 18:00
Introduces complete support for deploying MCP servers on Vercel with both JavaScript and TypeScript templates. The templates provide a minimal Next.js app with a catch-all route handler that integrates seamlessly with the ModelFetch SDK. This addition expands deployment options for MCP servers to include serverless environments on Vercel.

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Jul 6, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
modelfetch-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 6, 2025 11:15am

@phuctm97 phuctm97 merged commit 8e0fc03 into main Jul 6, 2025
2 checks passed
@phuctm97 phuctm97 deleted the new branch July 6, 2025 11:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant