Skip to content
Back to search
30
MCP

CodeScene

pulsemcp/codescene

Code Health analysis and technical debt management

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

CodeLogic
Analyze software dependencies and assess impact of code changes
0 tools
com.codescene/codescene-mcp-server
An MCP server that provides CodeScene Code Health analysis tools.
0 tools
io.github.cubiczan/codesentinel
AI codebase health analysis: dead code, circular deps, coupling, architectural drift.
0 tools
CodeSherlock
AI-powered static and contextual code analysis MCP server
0 tools
CodeSherlock
AI-powered static and contextual code analysis MCP server
0 tools
codedoc-mcp
Code analysis and documentation tool with MCP support
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "codescene": {
      "url": "None",
      "transport": "http"
    }
  }
}