Skip to main content
Glama

delimit_deploy_npm

Publish npm packages by automating version bumps, registry deployment, and git commits. Use dry-run mode to preview changes before publishing.

Instructions

(Pro). Publish an npm package — bump version, publish to registry, verify.

Full chain: check auth, bump version, npm publish, verify on registry, git commit + push the version bump. Use dry_run=true to preview first.

Args: project_path: Path to the npm package (must have package.json). bump: Version bump type — "patch", "minor", or "major". tag: npm dist-tag (default "latest"). dry_run: If true, preview without actually publishing.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
project_pathNo.
bumpNopatch
tagNolatest
dry_runNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Tool Definition Quality

Score is being calculated. Check back soon.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/delimit-ai/delimit'

If you have feedback or need assistance with the MCP directory API, please join our Discord server