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
Installation
npx -y VmLia/books-mcp-serverConfiguration
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.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub