⭐ Integrates Claude Desktop with the web, Google and Atlassian workspaces.
Project description
⭐ Starbridge
[!WARNING] This project is currently in pre-alpha phase, i.e. partly functional. Feel free to already watch or star the repository to stay updated on its progress.
[!TIP] 📚 Online documentation - 📖 PDF Manual
[!NOTE] 🧠 This project was scaffolded using the template oe-python-template with copier.
Integrates Claude Desktop with the web, Google and Atlassian workspaces.
- Make Claude a team member: Makes Claude an informed member of your organisation by accessing your organization's key knowledge resources.
- Integrate research and knowlege management: Enables your teams to contribute, refine, and maintain your organisation's knowledge resources within Claude - seamlessly integrating research and sharing knowledge.
- Improve efficiency: Automate repetitive workflows such as generating Confluence pages from Google Docs.
Example Prompts
- "Create a page about road cycling, focusing on Canyon bikes, in the personal confluence space of Helmut."
Setup
If you already have uv package manager and Claude Desktop installed on your Mac:
# Installs starbridge in an isolated Python environment
# Auto-injects configuration into Claude Desktop
uvx starbridge install
If you first need to install uv:
if ! command -v brew &> /dev/null; then # Install Homebrew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
fi
brew install uv # Install uv via Homebrew
uvx starbridge install # Install starbridge via uv
If you want to install starbridge with the imaging extra
uvx --with "starbridge[imaging]" starbridge install
You can as well run Starbridge with Docker.
MCP Server
Starbridge implements the MCP Server interface, with Claude acting as an MCP client.
Resources
[TODO: Document resources exposed to Claude Desktop]
Prompts
[TODO: Document prompts exposed to Claude Desktop]
Tools
[TODO: Document tools exposed to Claude Desktop]
CLI
[TODO: Document CLI commands]
Operational Excellence
This project is designed with operational excellence in mind, using modern Python tooling and practices. It includes:
- Complete reference documentation of the CLI and of the library on Read the Docs
- Transparent test coverage including unit and E2E tests (reported on Codecov)
- Matrix tested with multiple python versions to ensure compatibility (powered by Nox)
- Compliant with modern linting and formatting standards (powered by Ruff)
- Up-to-date dependencies (monitored by Renovate and Dependabot)
- A-grade code quality in security, maintainability, and reliability with low technical debt and codesmell (verified by SonarQube)
- Additional code security checks using CodeQL
- Security Policy
- License compliant with the Open Source Initiative (OSI)
- 1-liner for installation and execution of command line interface (CLI) via uv(x) or Docker
- Setup for developing inside a devcontainer included (supports VSCode and GitHub Codespaces)
Further Reading
- Inspect our security policy with detailed documentation of checks, tools and principles.
- Check out the CLI Reference with detailed documentation of all CLI commands and options.
- Check out the Library Reference with detailed documentation of public classes and functions.
- Our release notes provide a complete log of recent improvements and changes.
- In case you want to help us improve ⭐ Starbridge: The contribution guidelines explain how to setup your development environment and create pull requests.
- We gratefully acknowledge the open source projects that this project builds upon. Thank you to all these wonderful contributors!
Star History
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file starbridge-0.10.10.tar.gz.
File metadata
- Download URL: starbridge-0.10.10.tar.gz
- Upload date:
- Size: 59.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
89bffbeb868c439f838db7fc0200c1d172d121914ef2dee5c975af64fb623387
|
|
| MD5 |
d1397bd83ef782f5482d0f4ef18e7c51
|
|
| BLAKE2b-256 |
bab3aa0f5d7d8f308b51847ed695e6593b2737ae5aaecb6227354174dea9b7ce
|
File details
Details for the file starbridge-0.10.10-py3-none-any.whl.
File metadata
- Download URL: starbridge-0.10.10-py3-none-any.whl
- Upload date:
- Size: 69.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d4a79a009be8cb2ef469443cbb4579b7cb45cc1b5fbdebb76526aa3bbc867243
|
|
| MD5 |
b55458a9d9aca9c1ffb259f8ff035ccb
|
|
| BLAKE2b-256 |
49c634104ce35d175e7a3250784acc661be6ae7ebf51d3e92469ae6a15fea3b5
|