chictr-mcp-server
Verified Safeby PancrePal-xiaoyibao
Overview
A Model Context Protocol (MCP) server for querying clinical trial information from the Chinese Clinical Trial Registry (ChiCTR).
Installation
No command providedSecurity Notes
The server uses Playwright for web scraping, which involves making requests to an external, untrusted domain (ChiCTR website). While this is the intended functionality, it carries inherent risks associated with external network interactions and potential changes to the target site's content or structure. No 'eval' or obvious obfuscation found. Proxy support is provided for robust operation.
Similar Servers
boilerplate-mcp-server
Provides a production-ready foundation for developing custom Model Context Protocol (MCP) servers in TypeScript to connect AI assistants with external APIs and data sources, exemplified by an IP geolocation tool.
mcp-typescript-template
This project provides a foundational TypeScript template for developing remote Model Context Protocol (MCP) servers with robust tooling and best practices.
webscraping-ai-mcp-server
Integrates with WebScraping.AI to provide LLM-powered web data extraction, including question answering, structured data extraction, and HTML/text retrieval, with advanced features like JavaScript rendering and proxy management.
scrapi-mcp
This MCP server enables AI agents to scrape web pages and retrieve their content as HTML or Markdown, with advanced browser interaction capabilities.