Back to Browse

Codesurface MCP Server

Developer ToolsLow Risk10.0Local
Free

Indexes your codebase's public API and serves it via compact MCP tool responses.

About

Indexes your codebase's public API and serves it via compact MCP tool responses.

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry. Trust signals: trusted author (3/3 approved).

3 files analyzed · 1 issue found

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

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-codeturion-codesurface": {
      "args": [
        "codesurface"
      ],
      "command": "uvx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!