fastmcp-boilerplate
@kyrelldixon
fastmcp-boilerplate について
A short demo showing how to trigger an n8n workflow from an MCP server
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"n8n-mcp-server-demo": {
"command": "bun",
"args": [
"run",
"index.ts"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is fastmcp-boilerplate?
fastmcp-boilerplate is a starter project for building Model Context Protocol (MCP) servers using the FastMCP TypeScript framework. It is intended for developers who want a quick setup to begin developing MCP servers.
How to use fastmcp-boilerplate?
Install dependencies with bun install, then run the server with bun run src/index.ts. Tests can be run with bun test, and you can inspect the server using the official MCP Inspector by running bun run inspect.
Key features of fastmcp-boilerplate
- Pre‑configured FastMCP server entry point in
src/index.ts - Example
addfunction module and corresponding test - Uses Bun as the runtime, package manager, and bundler
- Includes a command to launch the MCP Inspector for debugging
Use cases of fastmcp-boilerplate
—
FAQ from fastmcp-boilerplate
—
「開発者ツール」の他のコンテンツ
Test
x1xhlolFULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sou
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
Burp Suite MCP Server Extension
PortSwiggerMCP Server for Burp
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. 🦀
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
コメント