SMCP Business Edition - Secure Model Context Protocol with advanced licensing
Project description
SMCP Business Edition
Professional secure MCP server implementation with advanced licensing and enterprise features.
Key Features
- Core-based Licensing: License validation based on CPU core usage
- Runtime Enforcement: Graceful enforcement with 15-minute grace period
- Automatic Renewal: Hot-reload license keys without restarts
- Revocation Support: Remote revocation list checking
- Enterprise Security: All community features plus advanced compliance
- Professional Support: Priority support and SLA guarantees
- Seamless Upgrade: Same import (
import smcp) as community edition
Installation
Business Edition
From Private PyPI Server
pip install --extra-index-url https://bizteamai.com/pypi/simple/ smcp-biz
With Upload Authentication (for contributors)
# For uploading packages (requires token authentication)
pip install --extra-index-url https://<upload-token>@bizteamai.com/pypi/simple/ bizteam-smcp-biz
Note:
- Package name is
smcp-bizbut imports assmcpfor seamless upgrade from community edition - Public downloads don't require authentication
- Upload operations require a valid token
- Private PyPI server hosted at
https://bizteamai.com/pypi/
Community Edition
The community edition (bizteam-smcp) is available on PyPI.org:
# Community edition from PyPI.org
pip install bizteam-smcp
# Or from private PyPI
pip install --extra-index-url https://bizteamai.com/pypi/simple/ bizteam-smcp
License Configuration
Set your license file path:
export BIZTEAM_LICENSE_FILE=/etc/bizteam/license.txt
Or set the license key directly:
export BIZTEAM_LICENSE_KEY="BZT.customer.cores.expiry.nonce.signature"
Development Mode
For development and testing:
export BIZTEAM_DEV_MODE=1 # Disables license checking
Usage
import smcp # Same import as community edition
# Business edition will be used if installed
CLI Tools
Enhanced CLI tools included:
smcp-gen-key # Generate license keys
smcp-approve # Approve pending actions
smcp-mkcert # Certificate generation
smcp-revoke # License revocation
Support
- Technical Support: support@bizteamai.com
- Sales Inquiries: sales@bizteamai.com
- GitHub: https://github.com/bizteamai/smcp-biz
License
This is commercial software distributed under a proprietary license. A valid license key is required for production use.
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 bizteamai_smcp_biz-1.19.0.tar.gz.
File metadata
- Download URL: bizteamai_smcp_biz-1.19.0.tar.gz
- Upload date:
- Size: 22.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b0666601f858f700194791a9fa018148974828bf16e1929fb3b3afe43b6e5777
|
|
| MD5 |
bf2bf31a60abc024d9457383e00b629c
|
|
| BLAKE2b-256 |
f212c0b19bed688b68a6cb6992d8661778b49e0ccb249749d9d6df41290dc447
|
File details
Details for the file bizteamai_smcp_biz-1.19.0-py3-none-any.whl.
File metadata
- Download URL: bizteamai_smcp_biz-1.19.0-py3-none-any.whl
- Upload date:
- Size: 28.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b3feb459bebb6d5c844891b93125f2d1aa4ba0f4b0d37a6ef6b3e74e51ca8df9
|
|
| MD5 |
cbd78dde30fbfd5cba2380a5aed737a1
|
|
| BLAKE2b-256 |
2e9a4166a4f567111f89fcdd01015eec1f031a22e74f0b6aafa154b80802c208
|