lit-mcp

risboo6909/lit-mcp
★ 1 stars Kotlin 🤖 AI/LLM Updated today
MCP server to allow LLMs work with popular books websites
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "lit-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "risboo6909/lit-mcp"
      ]
    }
  }
}

README Excerpt

**DISCLAIMER: This project is not affiliated with or endorsed by any book websites. Use it responsibly and respect copyright laws.** **lit-mcp** allows LLMs to work with popular books websites (currently only **Flibusta**). Initially I started this project to learn some basic SpringAI and MCP concepts, but it turned out to be quite useful.

Tools (6)

flibustaGetBookInfoByIdsflibustaGetGenresListflibustaGetPopularBooksListflibustaGetRecommendedBooksflibustaRecommendedAuthorsflibustaSearchBooksByName