Admin webapp for OpenStack Keystone and OpenStack Swift.
Vault MCP server exists for a simple reason — assistants are far more useful when they can act on Vault directly instead of describing what you should do. Admin webapp for OpenStack Keystone and OpenStack Swift.
Manage containers and objects on Swift. (A customized version of django-swiftbrowser)
Once Vault is connected, these are the calls the assistant has available:
Django — SwiftTeams — Vault has users and teams. Users have the permission to add other users to their teams. This gives them more autonomyAdministration — An admin can create users and teams, as well as add and remove users from those teams. Admins can also manage Keystone projects and usersYou will need 8 environment variables: VAULT_MYSQL_DB, VAULT_MYSQL_USER, VAULT_MYSQL_PASSWORD, VAULT_MYSQL_HOST, VAULT_MYSQL_PORT, VAULT_KEYSTONE_USERNAME, VAULT_KEYSTONE_PASSWORD, VAULT_KEYSTONE_PROJECT. The server will not start without them, which is usually why the tools fail to appear on a first run. Keep credentials in your client's env block or a secrets manager rather than in a file you might commit.
Setup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client.
Plenty of team communication servers cover similar ground. The differences that matter in practice are scope of access and how much setup stands between you and a working tool call. Vault's toolset — Django, Teams, Administration — is a fair guide to whether it matches your workflow. It is maintained by Storm; worth a glance at recent repository activity before you build anything load-bearing on it.
We check each listing at SyncDev against the project's documentation before it goes live — if something here drifts out of date, it is a bug worth reporting.
| Tool | What it does |
|---|---|
| Django | Swift |
| Teams | Vault has users and teams. Users have the permission to add other users to their teams. This gives them more autonomy. |
| Administration | An admin can create users and teams, as well as add and remove users from those teams. Admins can also manage Keystone projects and users. |
| Variable | Description | Required |
|---|---|---|
| VAULT_MYSQL_DB | Configuration value read at startup. | Optional |
| VAULT_MYSQL_USER | Configuration value read at startup. | Optional |
| VAULT_MYSQL_PASSWORD | Configuration value read at startup. | Optional |
| VAULT_MYSQL_HOST | Endpoint or connection string the server talks to. | Optional |
| VAULT_MYSQL_PORT | Configuration value read at startup. | Optional |
| VAULT_KEYSTONE_USERNAME | Credential the server authenticates with. | Yes |
| VAULT_KEYSTONE_PASSWORD | Credential the server authenticates with. | Yes |
| VAULT_KEYSTONE_PROJECT | Credential the server authenticates with. | Yes |
Your assistant inside the workspace — read channels, search history, post messages and tame the noise.
Inbox intelligence — search, read, draft and send Gmail through your assistant with OAuth auto-setup.
Read and write Jira, Confluence, Bitbucket, JSM and Compass from your AI client — with your own permissions.
Read and send Telegram messages through your assistant — chats, channels and history via the client API.
Enables Discord bot integration with Model Context Protocol (MCP) compatible applications like Claude Desktop.
Exposes REST APIs defined by OpenAPI specifications as Model Context Protocol (MCP) tools, facilitating seamless integration into MCP-based workflows.