Skip to main content
Glama

usensedata-mcp-server-query-china-company

Official
by usensedata

query_company_change_records

Retrieve change records for a company in China by entering its full name. This tool helps access enterprise data efficiently through the MCP server.

Instructions

Query the change records of an company by its full name.

Input Schema

NameRequiredDescriptionDefault
entNameYescompany full name

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "entName": { "description": "company full name", "type": "string" } }, "required": [ "entName" ], "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