MCP.so
Sign In

πŸƒ Furikake (or furi)

@ashwwwin

About πŸƒ Furikake (or furi)

CLI & API for MCP management

Basic information

Category

Developer Tools

License

NOASSERTION

Runtime

node

Transports

stdio

Publisher

ashwwwin

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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

Comments

More Developer Tools MCP servers