Back to search
30
MCP

ReCode

pulsemcp/recode

Integrates with the ReCode VS Code extension to provide access to code history and change tracking data, enabling analysis of coding patterns, debugging assistance based on historical changes, and contextual code recommendations by leveraging temporal development data.

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

Similar MCP servers embedding-nearest

VSCode Workspace
Integrates with VSCode to provide real-time workspace access, enabling file reading, code analysis across multiple languages, command execut
0 tools
Code Assist
Enables code modification and generation tasks through file operations, search-and-replace, and version control integration for automated re
0 tools
io.github.estruyf/vscode-demo-time
Enables AI assistants to interact with Demo Time and helps build presentations and demos.
0 tools
VectorCode
A code repository indexing tool to supercharge your LLM experience.
0 tools
Code Index
SQLite-backed hybrid search combining vector embeddings and full-text search for code repositories.
0 tools
Context7
Fetch up-to-date, version-specific documentation and code examples directly into your prompts. Enhance your coding experience by eliminating
0 tools · http

How to use

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

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