Back to search
30
MCP

mcp-code-snippets

pypi/mcp-code-snippets

Intermediate MCP server for code snippets search

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

Similar MCP servers embedding-nearest

code-search-mcp
MCP server for indexing code repositories with SQLite
0 tools
code-rag-mcp
MCP server for efficient code search
0 tools
coder-search-mcp
Coder Search MCP Server
0 tools
code-explorer-mcp
Local MCP code exploration server prototypes
0 tools
codewiki-mcp
MCP server for codewiki.google
0 tools
keyword-insights-mcp
MCP server for Keyword Insights API
0 tools

How to use

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

{
  "mcpServers": {
    "mcp-code-snippets": {
      "url": "None",
      "transport": "http"
    }
  }
}