Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MCP Jibun ServerShow me the latest posts from River's Lighthouse"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
MCP Jibun Server
English | 简体中文
This is a Model Context Protocol (MCP) server that allows AI Agents to read posts from Jibun instances, and it is also compatible with Ech0 instances.
Features
Provides the following tools for AI Agents:
get_jibun_posts: Get the latest posts from a Jibun (or Ech0) instance. Supports specifying thesource,count, andpage.list_jibun_sources: List all configured Jibun (or Ech0) instance sources.
Configuration
Configure environment variables in wrangler.jsonc or the Cloudflare Dashboard:
JIBUN_INSTANCES: A JSON string containing a list of Jibun instances.
Example:
Development and Deployment
Local development:
Deploy to Cloudflare Workers:
Client Configuration
MCP Server URL: https://<your-worker-subdomain>.workers.dev (Supports / or /mcp paths)