mcp-server-demo

mcp-server-demo

1

This project is a demonstration of a Model Context Protocol (MCP) server hosted within a dapp application. It integrates with the `@blocklet/mcp` package for authentication and authorization, making it a comprehensive full-stack solution.

Demo MCP Server

A demo blocklet that hosts a MCP server

This project was bootstrapped with Create Blocklet.

This blocklet is a dapp project, which means this is a full-stack application. It's contained both server and client code.

The MCP Server uses the @blocklet/mcp package to do authenticate and authorization.

Requirements

  • Node.js version: >= 20.14.0
  • Server version: >= 1.16.28

Blocklet as a MCP server

License

The code is licensed under the Apache 2.0 license found in the file.