Higress.ai How to publish MCP to this market

Menu

Book Query

by: Higress official
|
category: apimarket
|
2025.04.16 updated

Query book information based on ISBN number

Using URL to connect to MCP Server
Step 1: enter

appCode

User-defined API keys are retained for only one week
Step 2: create URL
sign in
You must sign in before generating the URL
Step 3: MCP Client One-Click Install Server (Optional)
DeepChat
Cherry Studio
LobeChat
5ire

Book Query

The APP Code required for API authentication can be applied for at the Alibaba Cloud API Marketplace: https://market.aliyun.com/apimarket/detail/cmapi00066353

Overview

The book-query service is primarily used to query detailed information about books using their ISBN numbers. This service accepts a request containing an ISBN number and sends a request to an external API to retrieve all available data related to that ISBN, including but not limited to the author, publication date, and publisher. This feature is very useful for library management systems, online bookstores, and other applications that need to quickly look up book details based on ISBN.

Tool Introduction

ISBN Number Query

  • Purpose: This tool allows users to input an ISBN number and obtain comprehensive information about the corresponding book.
  • Use Cases:
    • When developers or system integrators need to provide users with a book search function based on ISBN.
    • For those who want to quickly learn all relevant information about a book (such as author, edition, price, etc.) through its ISBN.
    • As a basic data query method when building platforms that involve managing or selling a large number of books.

Parameter Description

  • isbn: The ISBN number provided by the user, which is a string. This is the only required piece of information in the query process, used to locate a specific book record.

Request Example

  • URL: https://lhisbnshcx.market.alicloudapi.com/isbn/query
  • Method: POST
  • Headers:
    • Content-Type: application/x-www-form-urlencoded
    • Authorization: Use the APP CODE for authentication
    • X-Ca-Nonce: A generated random UUID value to ensure the uniqueness of each request

Response Structure

The response will be returned in JSON format and will include the following main fields:

  • code: The status code returned by the interface, different from the HTTP status code.
  • data: An object containing specific book information.
    • details[]: An array of specific book details, where each element represents a record and includes various attributes such as author, title, and publisher.
  • msg: A description message corresponding to the returned status code.
  • taskNo: The task order number, which can be used for subsequent service provider verification.

This is a brief overview of the MCP server and its components mentioned in the YAML configuration file. Through these tools and services, effective querying and management of book information can be achieved.

Related MCP Servers

Time

by: Higress official

Time Calibration: Can provide the current time based on a specified time zone. It can also determine the user location through their IP address, and then provide an accurate time based on the time zone of that location.

utility|2025.04.16 updated
Check Higress config

IP Location

by: Higress official

Spatial positioning: Determine the user location based on their IP, supporting automatic acquisition of the user IP.

apimarket|2025.04.16 updated
Check Higress config

Stock Helper

by: Higress official

A multifunctional service designed specifically for the stock, futures, and foreign exchange markets. It provides a variety of tools, including candlestick charts, quotes, rankings, and more, to help users obtain real-time and historical data, perform technical analysis, and support decision-making.

apimarket|2025.04.16 updated
Check Higress config

Calendar Holiday Helper

by: Higress official

Supports inquiries about Chinese holidays/compensatory leave, as well as traditional Chinese almanac (auspicious time selection) queries.

apimarket|2025.04.16 updated
Check Higress config