Download Latest Version v0.0.2 source code.tar.gz (5.8 kB)
Email in envelope

Get an email when there's a new version of Simple MCP

Home / v0.0.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-03-27 719 Bytes
v0.0.1 source code.tar.gz 2025-03-27 5.7 kB
v0.0.1 source code.zip 2025-03-27 10.6 kB
Totals: 3 Items   17.0 kB 0

Release v0.0.1

Release Date: March 27, 2025

Overview

Initial release of simple-mcp, a toolkit for building MCP (Model Context Protocol) servers.

Features

  • Core MCP server implementation
  • Support for Model Context Protocol v1.8.0
  • Type-safe tool definitions with Zod schema validation
  • Easy-to-use API for creating custom MCP servers

Installation

:::bash
npm install simple-mcp

Documentation

See the README.md for usage instructions and examples.

Dependencies

  • @modelcontextprotocol/sdk: ^1.8.0
  • zod: ^3.24.2
  • zod-to-json-schema: ^3.24.5

License

MIT


Full Changelog: https://github.com/ribeirogab/simple-mcp/commits/v0.0.1

Source: README.md, updated 2025-03-27