Corbell

data-ai MCP Server

AI-powered spec generation and review using multi-repo code graph intelligence for backend teams that ship to production.

VerifiedReviewed
data-aidata-ai
4 views219 stars26 forksApache-2.0

Why This Matters

Discovered via github-seeds:mcp-hot and last synced 3mo ago.

VerifiedReviewed
Source
github-seeds:mcp-hot
Stars
219
Last synced
3mo ago
Install
Check source

Install

Install instructions not detected yet

Check the source repository for the latest setup steps.

View source instructions
16
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (16)

java

csharp

Provider

Models

list_services

List all services in the workspace graph

aws

`us.anthropic.claude-sonnet-4-*`

azure

`gpt-4o`, any deployment

openai

`gpt-4o`, `gpt-4o-mini`, `gpt-4-turbo`

ollama

`llama3`, `mistral`, any local model

javascript

typescript

ruby

php - id: auth-service repo: ../auth-service language: go llm: provider: anthropic # or: openai, ollama, aws, azure, gcp model: claude-sonnet-4-5-20250929 api_key: ${ANTHROPIC_API_KEY} context_budget: 100000 # Token limit for prompt context integrations: jira: url: https://yourcompany.atlassian.net email: [email protected] api_token: ${CORBELL_JIRA_API_TOKEN} # or paste directly project_key: ENG issue_type: Task # Task

linear

jira ui Architecture graph browser serve --port (default 7433) --no-browser mcp Model Context Protocol server serve stdio transport for Claude Desktop / Cursor init Create workspace.yaml ``` </details> <details> <summary><strong>MCP – Model Context Protocol</strong></summary> Corbell exposes its architecture graph, code embeddings, and spec tools via MCP, so external AI platforms (Cursor, Claude Desktop, Antigravity) can query your codebase context directly. ### Available Tools

graph_query

Query service dependencies, methods, and call paths

get_architecture_context

Auto-discover relevant services for a feature description

code_search

Semantic search across the code embedding index

anthropic

`claude-sonnet-4-5`, `claude-haiku-4-5`

gcp

`claude-sonnet-4-5@20250514`

Signal

Languages