Skip to main content
Glama

usensedata-mcp-server-query-china-company

Official
by usensedata

query_company_court_litigation_related_info

Retrieve court litigation details for a Chinese company by providing its full name. Use this tool to access legal case information after confirming the company's exact name through a fuzzy query.

Instructions

Obtain the litigation - related information of a target company in court by its full name. Please use the fuzzy query tool to obtain the company full name before calling this tool.

Input Schema

NameRequiredDescriptionDefault
nameYescompany full name

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "name": { "description": "company full name", "type": "string" } }, "required": [ "name" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/usensedata/usensedata-mcp-server-query-china-company'

If you have feedback or need assistance with the MCP directory API, please join our Discord server