
mcp server demo
A simple mcp server blocklet
Repository Info
About This Server
A simple mcp server blocklet
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
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
- Set
blocklet.yml#capabilities.mcptotrue - Setup your MCP server in
api/src/mcp/server.ts - Setup sse transport in
api/src/mcp/sse.ts, the endpoint must be/mcp/sse - Attach the MCP Server to your app in
api/src/index.ts - Use https://dev.store.blocklet.dev/blocklets/z2qZwzdTFvPFN275o7wm4WwXTAVBvdSfHSDqq to debug your MCP server
License
The code is licensed under the Apache 2.0 license found in the LICENSE file.
Quick Start
Clone the repository
git clone https://github.com/blocklet/mcp-server-demoInstall dependencies
cd mcp-server-demo
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.