spacecode-ai/SpaceBridge-MCP
by Various
MCP server that turbocharges vibe coding by automating issue tracking
MCP
spacecode-ai/SpaceBridge-MCP
Added 1 June 2026
Overview
SpaceBridge-MCP is an MCP server that automates issue tracking for developers using AI coding assistants. It connects to GitHub issues and pull requests, allowing the assistant to create, update, and query them directly from the chat interface.
Best for
Best for
Developers using AI coding assistants who want to manage GitHub issues without leaving their editor.
Use cases
- Automatically create GitHub issues from AI chat prompts
- Update issue status or assignees without leaving the editor
- Query open issues and pull requests to inform code changes
How to use
Install
pip install spacebridge-mcp Tools exposed
get_issue_by_idsearch_issuescreate_issueupdate_issue
Tested with
Claude code, Windsurf, Cursor
Example client config
SPACEBRIDGE_API_KEY="YOUR_SB_KEY"\nOPENAI_API_KEY="YOUR_OPENAI_KEY"\nSPACEBRIDGE_ORG_NAME="YOUR_ORG"\nSPACEBRIDGE_PROJECT_NAME="YOUR_PROJECT" Notes
SpaceBridge-MCP is an MCP server that automates issue tracking for developers using AI coding assistants. It connects to GitHub issues and pull requests, allowing the assistant to create, update, and query them directly from the chat interface.
6 stars on GitHub. Last updated 2025-10-05. Licensed MIT.
Use cases
- Automatically create GitHub issues from AI chat prompts
- Update issue status or assignees without leaving the editor
- Query open issues and pull requests to inform code changes
Pros
- Streamlines workflow by keeping issue management inside the coding session
- Simple Python implementation easy to extend or debug
- Reduces context switching for developers using AI assistants
Cons
- Limited to GitHub only, no support for other issue trackers
- Small community with only 6 stars, may lack long-term support
- Requires manual MCP configuration and API token setup
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Streamlines workflow by keeping issue management inside the coding session
- Simple Python implementation easy to extend or debug
- Reduces context switching for developers using AI assistants
Cons
- Limited to GitHub only, no support for other issue trackers
- Small community with only 6 stars, may lack long-term support
- Requires manual MCP configuration and API token setup
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Aider
Paul Gauthier
Terminal-first AI pair programmer. Edits files in your repo, commits with sensible messages, runs your tests.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.