Skip to content
Back to search
30
MCP streamable-http

com.leewaystudio/code-synapse

com.leewaystudio/code-synapse

Finds real, maintained open-source repos that fit your project. MCP grounding for coding agents.

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

Similar MCP servers embedding-nearest

io.github.codealive-ai/codealive-mcp
Semantic code search and analysis from CodeAlive for AI assistants and agents.
0 tools
io.github.CodeAlive-AI/codealive-mcp
Semantic code search and analysis from CodeAlive for AI assistants and agents.
0 tools
grafyx-mcp
MCP server that gives AI coding assistants real-time codebase understanding via Graph-sitter
0 tools
com.thenextgennexus/developer-tools-mcp-server live
Search GitHub, npm, PyPI, StackOverflow, ArXiv from one MCP — built for coding agents.
7 tools · streamable-http
codewiki-mcp
MCP server providing AI-powered access to Google CodeWiki for open-source repositories
0 tools
CodeWiki MCP — AI-generated docs for GitHub repos
MCP server for codewiki.google: search repos, fetch wiki docs, ask questions
0 tools

How to use

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

{
  "mcpServers": {
    "com.leewaystudio/code-synapse": {
      "url": "https://code-synapse-mcp.leewaystudio.com/mcp",
      "transport": "streamable-http"
    }
  }
}