MCP server for the Unily intranet platform (lyra-unily)
Project description
Unily MCP Server (lyra-unily)
Model Context Protocol server for the Unily intranet platform.
Provides Claude with tools to read and manage Unily content, media, social interactions, notifications, and more via the Unily REST/GraphQL API.
Each user runs their own local instance with their own Unily OAuth2 client credentials — there is no shared server.
Installation
Requires Python 3.11+ and uv.
# uv handles the rest automatically via uvx
Claude Desktop configuration
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
(macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows):
{
"mcpServers": {
"lyra-unily": {
"command": "uvx",
"args": ["lyra-unily-mcp"],
"env": {
"UNILY_CLIENT_ID": "your-client-id",
"UNILY_CLIENT_SECRET": "your-client-secret"
}
}
}
}
Alternatively, if you prefer npx:
{
"mcpServers": {
"lyra-unily": {
"command": "npx",
"args": ["lyra-unily-mcp"],
"env": {
"UNILY_CLIENT_ID": "your-client-id",
"UNILY_CLIENT_SECRET": "your-client-secret"
}
}
}
}
Authentication
Uses OAuth2 Client Credentials (RFC 6749 §4.4). Each user obtains their own
client_id and client_secret from the Unily admin portal and supplies them
via environment variables in their Claude Desktop config.
Required environment variables:
UNILY_CLIENT_ID— your Unily OAuth2 client IDUNILY_CLIENT_SECRET— your Unily OAuth2 client secret
Development
cd applications/unily-mcp-server
pip install -e ".[dev]"
UNILY_CLIENT_ID=... UNILY_CLIENT_SECRET=... python -m unily_mcp_server
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 lyra_unily_mcp-1.0.7.tar.gz.
File metadata
- Download URL: lyra_unily_mcp-1.0.7.tar.gz
- Upload date:
- Size: 123.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
85794f9ae822014858b99b6dc4f387fa91e7b8a35e4289edaf1ee14b425362fa
|
|
| MD5 |
ae88fad8e0935117ce52d738a79f4c72
|
|
| BLAKE2b-256 |
cb88963d10164dbc247a3d6df15f53de7e11bb762c6055dc243e4f2cdd44da50
|
Provenance
The following attestation bundles were made for lyra_unily_mcp-1.0.7.tar.gz:
Publisher:
publish-lyra-unily-mcp.yml on thombush/grove
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
lyra_unily_mcp-1.0.7.tar.gz -
Subject digest:
85794f9ae822014858b99b6dc4f387fa91e7b8a35e4289edaf1ee14b425362fa - Sigstore transparency entry: 1367495865
- Sigstore integration time:
-
Permalink:
thombush/grove@186d2dd6dbe8406beef8a5dd4c6b0185cfae29ef -
Branch / Tag:
refs/tags/lyra-unily-v1.0.7 - Owner: https://github.com/thombush
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-lyra-unily-mcp.yml@186d2dd6dbe8406beef8a5dd4c6b0185cfae29ef -
Trigger Event:
push
-
Statement type:
File details
Details for the file lyra_unily_mcp-1.0.7-py3-none-any.whl.
File metadata
- Download URL: lyra_unily_mcp-1.0.7-py3-none-any.whl
- Upload date:
- Size: 30.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9b768f40fb3827da79d4b515915965c00e7a334220f880d2646d8a08800909c9
|
|
| MD5 |
fca3bc5aafa31b00805366d5ac327818
|
|
| BLAKE2b-256 |
f3349e6004a7d36c220b07163af36d9f6e32226387b35bfa638c13fde04e585c
|
Provenance
The following attestation bundles were made for lyra_unily_mcp-1.0.7-py3-none-any.whl:
Publisher:
publish-lyra-unily-mcp.yml on thombush/grove
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
lyra_unily_mcp-1.0.7-py3-none-any.whl -
Subject digest:
9b768f40fb3827da79d4b515915965c00e7a334220f880d2646d8a08800909c9 - Sigstore transparency entry: 1367495877
- Sigstore integration time:
-
Permalink:
thombush/grove@186d2dd6dbe8406beef8a5dd4c6b0185cfae29ef -
Branch / Tag:
refs/tags/lyra-unily-v1.0.7 - Owner: https://github.com/thombush
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-lyra-unily-mcp.yml@186d2dd6dbe8406beef8a5dd4c6b0185cfae29ef -
Trigger Event:
push
-
Statement type: