UVX-compatible MCP server for Posto social media integration
Project description
UVX Posto MCP Server
A UVX-compatible Model Context Protocol (MCP) server for posting to social media platforms through the Posto SDK.
Features
- Post content to social media
- Get list of available channels
- Access channel and network information
Installation
pip install uvx-posto-mcp
Usage with UVX
You can run Posto MCP using uvx:
# Install UV if you don't have it
curl -LsSf https://astral.sh/uv/install.sh | sh
# Run the MCP server
uvx uvx-posto-mcp
Usage with Upsonic
# Posto MCP Server
class PostoMCP:
command = "uvx"
args = ["uvx-posto-mcp"]
env = {
"API_KEY": "your-api-key"
}
task = Task(
"Post to social media",
tools=[PostoMCP]
)
Usage with Claude Desktop
Add this to your Claude Desktop configuration file:
{
"mcpServers": {
"posto": {
"command": "uvx",
"args": ["uvx-posto-mcp"],
"env": {
"API_KEY": "your-api-key"
}
}
}
}
Usage with Cursor
Add this to your ~/.cursor/mcp.json configuration file:
{
"mcpServers": {
"posto": {
"command": "uvx",
"args": ["uvx-posto-mcp"],
"env": {
"API_KEY": "your-api-key"
}
}
}
}
Available Tools
post
Create a new post on a social media channel.
Parameters:
message(string, required): Content of the postchannel_id(string, required): ID of the channel to post toschedule_time(string, optional): Time to schedule the post (ISO format)
get_channels
Get a list of available social media channels.
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 uvx_posto_mcp-0.1.0.tar.gz.
File metadata
- Download URL: uvx_posto_mcp-0.1.0.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f2be181a41b1fe0295303dbd03da4deb4065787756002c27306981a9a81d32df
|
|
| MD5 |
bcd051e53ecc92ba59c7eff2d1d930b9
|
|
| BLAKE2b-256 |
e3887d19d76f9876fb750f554e7e3313eb36d751eaca181e8ab2a905bc20021b
|
Provenance
The following attestation bundles were made for uvx_posto_mcp-0.1.0.tar.gz:
Publisher:
publish-testpypi.yml on elijahdev0/uvx-posto-mcp-package
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
uvx_posto_mcp-0.1.0.tar.gz -
Subject digest:
f2be181a41b1fe0295303dbd03da4deb4065787756002c27306981a9a81d32df - Sigstore transparency entry: 187308970
- Sigstore integration time:
-
Permalink:
elijahdev0/uvx-posto-mcp-package@cf51fe2f94bb361e2c9c69d3adf20e5d2e6507b3 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/elijahdev0
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-testpypi.yml@cf51fe2f94bb361e2c9c69d3adf20e5d2e6507b3 -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file uvx_posto_mcp-0.1.0-py3-none-any.whl.
File metadata
- Download URL: uvx_posto_mcp-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
25d13442ccfe339f9623bd1b5a6c244d00f463d76b86d7006e6a4108ea5db5b4
|
|
| MD5 |
712425aeae5d5e819a71080100e0f320
|
|
| BLAKE2b-256 |
6e4f8b9490d6468f91676a2b8cffb93984a0eabdec1f1566c42f198d578b74a3
|
Provenance
The following attestation bundles were made for uvx_posto_mcp-0.1.0-py3-none-any.whl:
Publisher:
publish-testpypi.yml on elijahdev0/uvx-posto-mcp-package
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
uvx_posto_mcp-0.1.0-py3-none-any.whl -
Subject digest:
25d13442ccfe339f9623bd1b5a6c244d00f463d76b86d7006e6a4108ea5db5b4 - Sigstore transparency entry: 187308973
- Sigstore integration time:
-
Permalink:
elijahdev0/uvx-posto-mcp-package@cf51fe2f94bb361e2c9c69d3adf20e5d2e6507b3 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/elijahdev0
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-testpypi.yml@cf51fe2f94bb361e2c9c69d3adf20e5d2e6507b3 -
Trigger Event:
workflow_dispatch
-
Statement type: