Skip to content

Commit d52e6d3

Browse files
dmchaledevDavid McHale
andauthored
docs: update README for npm publish
Co-authored-by: David McHale <david@hailbytes.com>
1 parent 581a554 commit d52e6d3

1 file changed

Lines changed: 4 additions & 11 deletions

File tree

README.md

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,8 @@
22

33
> Opinionated TypeScript scaffold for production MCP servers with built-in auth, rate limiting, audit logging, and observability.
44
5-
![Status: Incubation — not yet published to npm](https://img.shields.io/badge/status-incubation-orange)
6-
7-
**Planned npm name:** `@hailbytes/mcp-server-template`
8-
9-
---
10-
11-
## ⚠️ Incubation Notice
12-
13-
This package is in early incubation and **has not yet been published to npm**. The API may change without notice. Follow [hailbytes.com](https://hailbytes.com) for release announcements.
5+
[![npm version](https://img.shields.io/npm/v/%40hailbytes%2Fmcp-server-template.svg)](https://www.npmjs.com/package/%40hailbytes%2Fmcp-server-template)
6+
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
147

158
---
169

@@ -26,13 +19,13 @@ This package is in early incubation and **has not yet been published to npm**. T
2619

2720
---
2821

29-
## Planned Audience
22+
## Who Is This For
3023

3124
Platform engineers, AI/LLM developers, and product teams who need to ship a secure, observable MCP server quickly without reinventing auth, rate limiting, or logging from scratch.
3225

3326
---
3427

35-
## Planned API Sketch
28+
## API
3629

3730
### Project scaffolder (recommended)
3831

0 commit comments

Comments
 (0)