usensedata-mcp-server-query-china-company

usensedata-mcp-server-query-china-company

4

The project provides MCP Server capabilities for enterprise-level data query services using Usense data, allowing quick integration into smart assistants with support for various company information queries.

Overview

The Usense Data API service is fully compatible with the MCP protocol, creating a data service MCP Server. The project 'usensedata-mcp-server-query-china-company' is a server for enterprise data query services, allowing users to quickly access enterprise data services using Usense data through simple configuration. It relies on the MCP Typescript SDK and can be swiftly integrated into smart assistants supporting the MCP protocol.

Features

  • Company Name and President Verification: Validate whether the legal representative's name matches the enterprise name.
  • Fuzzy Company Query: Search for company information using a keyword of the company name.
  • Basic Company Information Query: Obtain basic enterprise info such as legal representative, registered capital, and credit code.
  • Overseas Investments Query: Retrieve a company's foreign investment details.
  • Company Change Records Query: Access a company's change records.
  • Software Copyright Information Query: Check the registered software copyrights of a company.
  • Trademark List Query: View a company's trademark information, including trademark name, company name, and status.
  • Court Litigation Query: Look up lawsuit details related to a company.
  • Abnormal Business Operation Query: Find information on abnormal business operations of a company.

Environment

  • UserID and Key: Contact Yushan Data for access.
  • Install node.js
  • Install dependencies with npm install
  • Typescript packaging with npm run build
  • Update versions and publish with npm login and npm publish