cloud platforms

Books Mcp Server

This is an MCP server used for querying books, and it can be applied in common MCP clients, such as Cherry Studio.

typescript
cloud
cloud platforms
0
View on GitHub

Installation

npx -y VmLia/books-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "books-mcp-server",
  "command": "npx",
  "args": [
    "-y",
    "VmLia/books-mcp-server"
  ]
}

About This MCP Server

VmLia/books-mcp-server

This is an MCP server used for querying books, and it can be applied in common MCP clients, such as Cherry Studio.

GitHub: https://github.com/VmLia/books-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub