Skip to main content
Glama

MCP Server for Ticketmaster Events

plan.md667 B
# Plan ## Publish Package 1. **Configure npm:** Ensure the `package.json` is correctly configured for publishing under the `@delorenj` namespace. This includes setting the package name to `@delorenj/mcp-server-ticketmaster`. 2. **Authentication:** Ensure I'm logged into the npm registry with the correct credentials to publish under the `@delorenj` namespace. 3. **Build:** Build the package using `npm run build`. 4. **Publish:** Publish the package using `npm publish`. 5. **Test:** Verify the package can be installed using `npx -y install @delorenj/mcp-server-ticketmaster`. 6. **Make package public:** Update `package.json` to set `private` to `false`.

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/delorenj/mcp-server-ticketmaster'

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