
n8n demo
一个使用 FastMCP 构建 MCP 服务器的样板项目。
Repository Info
About This Server
一个使用 FastMCP 构建 MCP 服务器的样板项目。
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
fastmcp-boilerplate
A boilerplate project for building MCP servers using FastMCP, a TypeScript framework for building Model Context Protocol (MCP) servers.
Prerequisites
This project uses Bun, a fast all-in-one JavaScript runtime, package manager, and bundler. You can install it following the official documentation.
Getting Started
To install dependencies:
bun install
To run the project:
bun run index.ts
To run tests:
bun test
Another way to run the server is to use the official MCP Inspector to inspect your server with a Web UI:
bun run inspect
Project Structure
src/index.ts: Main entry point for the MCP serversrc/add.ts: Example module with an add functionsrc/add.test.ts: Example test for the add function
About
This project is a boilerplate inspired by the fastmcp-boilerplate.
Quick Start
Clone the repository
git clone https://github.com/kyrelldixon/n8n-demoInstall dependencies
cd n8n-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.