Back to Browse

ChatSpatial MCP Server

CommunicationUse Caution4.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

Schema-enforced spatial transcriptomics analysis with 20 tools and 66 methods via MCP

About

Schema-enforced spatial transcriptomics analysis with 20 tools and 66 methods via MCP

Security Report

4.2
Use Caution4.2High Risk

ChatSpatial is a legitimate scientific MCP server for spatial transcriptomics analysis with proper authentication design (no hardcoded credentials), well-structured error handling, and appropriate dependency management. However, several code quality and security concerns exist: (1) broad exception handling masks specific error types, (2) SSL certificate validation is performed correctly but inconsistently documented, (3) network requests lack explicit timeouts, (4) file operations could benefit from stricter path validation, and (5) some dependencies are pinned conservatively while others are broad ranges. Permissions align with the server's scientific purpose but the scope of analysis method integration creates a large attack surface. Supply chain analysis found 11 known vulnerabilities in dependencies (1 critical, 4 high severity). Package verification found 1 issue.

4 files analyzed · 20 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

File System Read

Reads files on your machine. Normal for tools that analyze or process local data.

File System Write

Writes or modifies files on your machine. Check that this is expected for the tool.

env_vars

Check that this permission is expected for this type of plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

network_https

Check that this permission is expected for this type of plugin.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-cafferychen777-chatspatial": {
      "args": [
        "chatspatial"
      ],
      "command": "uvx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!

ChatSpatial MCP Server - Schema-enforced spatial transcriptomics analysis with 20 | MCP Marketplace