usensedata-mcp-server-query-china-company
by usensedata
The usensedata-mcp-server-query-china-company project provides an MCP Server for querying enterprise data in China. It allows users to quickly access Usense Data's enterprise data services through LLMs using a simple configuration and the MCP Typescript SDK.
Last updated: N/A
What is usensedata-mcp-server-query-china-company?
This is an MCP server that provides access to Usense Data's enterprise data services, allowing users to query various types of company information in China through a standardized MCP interface.
How to use usensedata-mcp-server-query-china-company?
- Obtain Usense UserID and Key from 羽山数据. 2. Install Node.js and npm. 3. Install dependencies using
npm install
. 4. Build the project usingnpm run build
. 5. Configure the MCP server in your MCP client with the provided configuration snippets, ensuring to replaceyour_api_key
andyour_api_userid
with your actual credentials.
Key features of usensedata-mcp-server-query-china-company
Comprehensive China company data access
MCP protocol compatibility
Easy integration with LLMs and agents
Multiple query functions for various data points
Fuzzy search capabilities
Use cases of usensedata-mcp-server-query-china-company
Validating company information
Gathering company basic information
Analyzing company investments
Tracking company changes
Investigating legal and operational risks
Software copyright information retrieval
Trademark information retrieval
FAQ from usensedata-mcp-server-query-china-company
How do I get the Usense UserID and Key?
How do I get the Usense UserID and Key?
Please contact 羽山数据 (https://www.yushanshuju.com/) to obtain your user account and key.
What is the purpose of the verify_company_name_and_president
tool?
What is the purpose of the verify_company_name_and_president
tool?
This tool verifies if the legal representative's name matches the company name.
What kind of information can I get from query_company_basic_info
?
What kind of information can I get from query_company_basic_info
?
You can retrieve basic company information such as the legal representative, registered capital, and unified social credit code.
How do I update the server version?
How do I update the server version?
Log in to your npm account, update the version number in package.json
, and then run npm publish --access public
.
What is the purpose of the fuzzy query?
What is the purpose of the fuzzy query?
The fuzzy query allows you to search for companies using keywords from their name, even if you don't have the exact full name.