Skip to content
Back to search
30
MCP

gitscribe-mcp

pypi/gitscribe-mcp

GitScribe: Web Scraping RAG MCP Server for Git-based Documentation

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

Similar MCP servers embedding-nearest

git-mcp
MCP server for managing Git operations
0 tools
github-repo-mcp
MCP server for fetching GitHub repository code
0 tools
eth-mcp
RAG-powered MCP server for Ethereum consensus specs and EIPs
0 tools
io.github.ryudi84/web-scraper
MCP server for web scraping: URLs, links, metadata, CSS extraction.
0 tools
gitscribe
Metadata-only Glama MCP server.
0 tools
docs2db-mcp-server
MCP server for docs2db-api RAG queries
0 tools

How to use

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

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