Skip to main content

Integrates Claude Desktop with Google workspace and Atlassian workspaces

Project description

[PRE-ALPHA] starbridge MCP server for Claude Desktop

License: GPL v3

⚠️ WARNING: This project is currently in pre-alpha phase, i.e. partly functional. Feel free to watch or star the repository to stay updated on its progress.

Integrates Cl aude Desktop with Google workspace and Atlassian workspaces.

This integration serves two main purposes:

  1. Make Claude smarter: Makes Claude an informed member of your organisation by accessing your organization's key knowledge resources.
  2. Integrate research and knowlege management: Enables your teams to contribute, refine, and maintain your organisation's knowledge resources within Claude.
  3. Improve efficiency: Automate workflows such as generating Confluence pages from Google Docs, or vice versa.

Examples

  • "Create a page about road cycling, focusing on Canyon bikes, in the personal confluence space of Helmut."

Setup

Step 1: Create .env

cp .env.template .env
code .env

Step 1: Open configuration of Claude Desktop:

  • macOS: code ~/Library/Application\ Support/Claude/claude_desktop_config.json
  • Windows: code %APPDATA%/Claude/claude_desktop_config.json

Step 2: Add the following configuration.

"mcpServers": {
  "starbridge": {
    "command": "uvx",
    "args": [
      "starbridge",
      "mcp",
      "serve"
      "--confluence-url",
      "{{ CONFLUENCE_URL }}",
      "--confluence-email-address",
      "{{ CONFLUENCE_EMAIL_ADDRESS }}",
      "--confluence-api-token",
      "{{ CONFLUENCE_API_TOKEN }}",
  }
}

Notes:

  1. Assumes you have Visual Studio Code installed and the code command is available.
  2. In case you already have a section mcpServers, just add the starbridge entry.

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]

Contributing

Please read our Contributing Guidelines for how to setup for development, and before making a pull request.

References

Awesome MCP Servers

Project details


Release history Release notifications | RSS feed

This version

0.0.2

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

starbridge-0.0.2.tar.gz (92.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

starbridge-0.0.2-py3-none-any.whl (34.9 kB view details)

Uploaded Python 3

File details

Details for the file starbridge-0.0.2.tar.gz.

File metadata

  • Download URL: starbridge-0.0.2.tar.gz
  • Upload date:
  • Size: 92.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.5.2

File hashes

Hashes for starbridge-0.0.2.tar.gz
Algorithm Hash digest
SHA256 0f2509dd38d266d6f9429d786e3d22f8242817ab0c110515a5be209616093559
MD5 ed6f5dbafc9531842a59febaac1083a6
BLAKE2b-256 15dcbe3dbc619c9dfc035986ad36b2e716c6ee5cfa9846aad6beb12bd9dc1939

See more details on using hashes here.

File details

Details for the file starbridge-0.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for starbridge-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 4eb8a88f847f756697db02637a04604d68287ded73d4f64d3684e4dba6b92129
MD5 d30afd589276f81a11750646866765f4
BLAKE2b-256 87b5a64dda7a14c826fbf61752d539940e01692c5e14ff8a1bfb02730588ff66

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page