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

评论

开发工具 分类下的更多 MCP 服务器