brilliant-directories-mcp
v6.58.2
io.github.brilliantdirectories/brilliant-directories-mcp
Official MCP server for Brilliant Directories — manage members, posts, leads, reviews, and more.
io.github.xfloukiex-lab/laugh-tale · v0.1.0
The capstone of the Grand Line stack — collect every tool to reveal the One Piece.
laugh-tale 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"laugh-tale": {
"command": "uvx",
"args": [
"laugh-tale-mcp"
]
}
}
}{
"id": "io.github.xfloukiex-lab/laugh-tale",
"type": "mcp-server",
"version": "0.1.0",
"displayName": "laugh-tale",
"description": "The capstone of the Grand Line stack — collect every tool to reveal the One Piece.",
"repository": {
"url": "https://github.com/xfloukiex-lab/laugh-tale",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "pypi",
"identifier": "laugh-tale-mcp",
"version": "0.1.0",
"runtimeHint": "uvx",
"transport": "stdio"
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.xfloukiex-lab/laugh-tale",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.xfloukiex-lab%2Flaugh-tale/versions/latest",
"isOfficial": true,
"status": "active"
}
}