HomeMarketplace

Sourcegraph MCP Integration - AI Agent Tools

Connect Sourcegraph with AI agents using Model Context Protocol (MCP). Seamlessly integrate Sourcegraph tools and actions into Claude, Cursor, Windsurf, and other AI applications for enhanced workflow automation.

Features

  • Easy MCP setup with one command
  • Compatible with Claude, Cursor, Windsurf
  • 8+ available tools and actions
  • Built-in authentication and security
  • Real-time synchronization
  • No coding required

Category

Code Search tools for AI automation

Setup Instructions

Install Sourcegraph MCP server in minutes. Choose your AI platform: Cursor, Claude Desktop, Windsurf, or use HTTP endpoint for custom integrations. Follow our step-by-step guide to connect Sourcegraph with your AI agent.

Benefits

  • Automate Sourcegraph workflows with AI
  • Increase productivity with AI-powered Sourcegraph operations
  • Seamless integration with popular AI platforms
  • Enterprise-grade security and reliability
  • 24/7 support and documentation

Related Integrations

Explore other MCP integrations: Gmail MCP, Notion MCP, GitHub MCP, Linear MCP, Slack MCP, Google Sheets MCP, and 100+ more AI agent tools.

Sourcegraph
Sourcegraph

Sourcegraph is a code intelligence platform that enables developers to search, understand, and manage code across large codebases.

VerifiedComposioComposio Managed
Users
6807
Tools
8
Last Updated
12h ago

Category

Code Search

6807VIEWS
2138USERS

Tools

Page 1 of 2

Check Site Settings Edit Permission

Tool to check whether site settings can be edited through the api. use when you need to confirm the api allows site settings edits before attempting configuration changes.

Compare Commits

Tool to compare two commits in a repository and retrieve their file diffs. use after confirming the repository name and commit shas to inspect differences.

Get Commit Details

Get detailed information about a specific commit in a repository.

Get Current User

Tool to retrieve information about the currently authenticated user. use when needing confirmation of identity via sourcegraph graphql api.

Get File Contents

Tool to fetch the contents of a specified file on the default branch. use when you need raw file text without cloning the repo or using a slower code-host api.

List Repositories

Tool to list repositories on the sourcegraph instance. use when you need to paginate through all available repositories.