MCP.so
ログイン

🍃 Furikake (or furi)

@ashwwwin

🍃 Furikake (or furi) について

CLI & API for MCP management

基本情報

カテゴリ

開発者ツール

ライセンス

NOASSERTION

ランタイム

node

トランスポート

stdio

公開者

ashwwwin

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Furikake?

Furikake is a CLI and HTTP API for managing MCP (Model Context Protocol) servers. It allows users to download GitHub-hosted MCP servers, start/stop/view them, aggregate their tools, and expose them via SSE or stdio transports. It is built with Bun and TypeScript and uses PM2 for process management.

How to use Furikake?

Install via curl -fsSL https://furi.so/install | bash, then use CLI commands such as furi add <author/repo> to install an MCP server, furi start <mcpName> to run it, furi meta start to aggregate tools via SSE, furi connect for stdio mode, or furi http start to enable HTTP endpoints.

Key features of Furikake

  • Full CLI for adding, starting, stopping, and listing MCP servers.
  • MCP Aggregator that exposes tools from all running MCPs via SSE or stdio.
  • HTTP API with public and sudo routes for management and tool calling.
  • Process state management with PM2 and built-in logging

コメント

「開発者ツール」の他のコンテンツ