Sandbox
6 repos for repository · Connectors · CursorClear
AsyncFuncAI/
github-chat-mcp

A Model Context Protocol (MCP) for analyzing and querying GitHub repositories using the GitHub Chat API.

89
helixml/koditConnectors

👩‍💻 MCP server to index external repositories

123
aashari/
mcp-server-atlassian-bitbucket

Node.js/TypeScript MCP server for Atlassian Bitbucket. Enables AI systems (LLMs) to interact with workspaces, repositories, and pull requests via tools (list, get, comment, search). Connects AI directly to version control workflows through the standard MCP interface.

162
CodeAlive-AI/
codealive-mcp

Context engine for large codebases, exposed through MCP. Gives AI coding agents precise repository context; benchmarked at frontier-agent quality with ~25x lower model cost and 45% fewer tokens with semantic search.

90
flupkede/
codesearch

Multi-repo semantic code search MCP server in Rust — hybrid vector + BM25 retrieval, tree-sitter AST chunking, fully offline. For OpenCode, Claude Code, Cursor, and any MCP client.

75