Skip to content
Back to search
30
MCP streamable-http

Repowise (Hosted)

dev.repowise/repowise-hosted

Hosted codebase intelligence for repos indexed on repowise.dev — no local indexing needed.

Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Repowise
Codebase intelligence for AI coding agents — graph, git history, docs, decisions, code health.
0 tools
GitHub Repository Intelligence
Repo intel for AI coding agents: overview, PRs, contributors, hot files, CI, deps. Remote MCP.
0 tools · streamable-http
Repository Intelligence
Analyze repos of any size - security scanning code analysis monorepo support
0 tools
Codebase Retrieval (RepoMix)
Integrates with RepoMix to enable codebase retrieval and analysis for tasks like code review, dependency tracking, and automated documentati
0 tools
RepoMemory
Persistent, searchable knowledge base for AI coding agents with hybrid keyword and semantic search across project context.
0 tools
repomemory
Your codebase never forgets. Persistent, structured memory for AI coding agents.
0 tools

How to use

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

{
  "mcpServers": {
    "repowise_(hosted)": {
      "url": "https://api.repowise.dev/mcp/{owner}/{repo}",
      "transport": "streamable-http"
    }
  }
}