mcp-server-fanqie

fysh1010/mcp-server-fanqie
★ 33 stars JavaScript Memory/Knowledge Updated today
番茄小说 MCP 服务器 - 为番茄小说提供 Model Context Protocol 服务
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-fanqie": {
      "command": "npx",
      "args": [
        "-y",
        "fysh1010/mcp-server-fanqie"
      ]
    }
  }
}