Skip to main content
Glama

Vite MCP Server

by ESnark
README.md694 B
# Changesets This directory is managed by the [changesets](https://github.com/changesets/changesets) CLI. Use the following commands to record changes and manage releases: ## Creating a Change To record a new change, run the following command: ```bash npm run changeset ``` This command will ask for the type of change (major, minor, patch) and a description of the change. ## Updating Versions To update versions based on recorded changes, run the following command: ```bash npm run version ``` ## Releasing To publish a new version to npm, run the following command: ```bash npm run release ``` This command will first build the project and then use changeset to publish to npm.

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/ESnark/blowback'

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