Skip to main content
Glama

usensedata-mcp-server-query-china-company

Official
by usensedata

fuzzy_query_company

Perform a fuzzy search using company name keywords to retrieve enterprise information, enabling accurate identification of company full names for further API queries.

Instructions

Fuzzy search through company name keywords to return a list of enterprise information. Use this tool to retrieve the company's full name before calling other tools that require it.

Input Schema

NameRequiredDescriptionDefault
keyWordYescompany name keywords

Input Schema (JSON Schema)

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