Skip to main content
Glama
0xrameshh

mcp-starter

by 0xrameshh
README.md
# mcp-starter

A TypeScript MCP server built with @modelcontextprotocol/sdk 1.30. Tools, resources, prompts, and integration tests. Fork it and add your own tools.

## Run

```bash
npm install
npm run build
npm start
```

## Test

```bash
npm test
```

## Tools

greet, fetch_json, calc, kv_set, kv_get

## License

MIT