$ timeahead.in
/ servers/npm/@transcend-io/mcp-server-assessment
npm

@transcend-io/mcp-server-assessment

Transcend MCP Server — Assessments tools.

2 stars2k/wkupdated 0d agogithub ↗
48poor
▣ Overview

What it does

Part of Transcend's developer tools monorepo, this MCP server provides integration points for assessment workflows. The server reads and writes filesystem resources and makes network calls to interact with Transcend's backend services. The README excerpt provided does not detail specific capabilities; evaluation against your assessment requirements is recommended.

Who it's for

Development teams integrating Transcend's privacy and compliance tools into AI-driven workflows, particularly those using MCP-compatible clients who need programmatic access to Transcend's assessment infrastructure.

Common use cases

  • Retrieving privacy assessment results and compliance status within AI agents
  • Automating assessment workflows through MCP-compatible interfaces
  • Querying assessment metadata as context for AI-driven decision-making

Setup pitfalls

  • 17 secrets detected in code: The scanner found credentials in the repository. Review and rotate any exposed secrets immediately before deploying to production.
  • Filesystem write access: The server writes files to disk. Ensure proper sandboxing and file permissions are configured depending on your deployment environment.
  • No CI/CD coverage: The package lacks automated testing and integration checks, increasing risk of undiscovered issues. Validate thoroughly before production use.
  • Early-stage adoption: With only 2 GitHub stars, verify compatibility with your MCP client version and Transcend service version.
17 credentials detected in repository history via Gitleaks
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
0
0.0
Freshness
25%
100
25.0
Adoption
20%
45
8.9
Quality
10%
90
9.0
Trust
10%
50
5.0
Total
47.9
⚿ Capabilities & Risk Explainer
fs readfs writenetworkexecsecrets
◆ Risk level: high
fs read + fs write + network + exec + secrets active — can execute code, access credentials, and make external network calls.
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "transcend-iomcp-assessment": {
      "command": "npx",
      "args": [
        "-y",
        "@transcend-io/mcp-server-assessment"
      ]
    }
  }
}
📈 Score historylast 32 snapshots
4/30/20266/10/2026 · 32 snapshots
⚙ Maintenance health
80/ 100 · is this project alive?
contributors (1y)18
top contributor share28%
releases (1y)100
last release0d ago
ci✓ passing
⛁ Raw data
weekly downloads2k
github stars2
forks2
open issues31
license✓ present
readme length1205 chars
last publish0d ago
last commit0d ago
last updated5d ago
install verified✓ pass · 31d ago
owner of this server? claim your listing to get a verified badgeclaim →
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points