MCP Server for tinyurl.com
Project description
TinyURL MCP Server
This MCP server provides tools to interact with tinyurl.com to manage short URLs.
Prerequisites
- For Option 1:
- uv from Astral
- Python 3.13 or higher
- For Option 2:
Configuration
Use either of the below option to configure your MCP client. To understand the configuration options, please refer to the documentation.
Option 1: Via uvx
{
"mcpServers": {
"tinyurl-mcp": {
"command": "uvx",
"args": [
"tinyurl-mcp"
],
"env": {
"TINY_URL_API_KEY": "__API_KEY__"
},
"disabled": false,
"autoApprove": []
}
}
}
Option 2: Via docker
{
"mcpServers": {
"tinyurl-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"--env",
"TINY_URL_API_KEY=__API_KEY__",
"vimalpaliwal/tinyurl-mcp:latest"
],
"env": {},
"disabled": false,
"autoApprove": []
}
}
}
Note: Replace __API_KEY__ with your actual API key.
Available Tools
generate_short_url: Generate a new short URLupdate_long_url: Update the long URL of an existing short URLdelete_short_url: Delete an existing short URLlist_short_urls: Llist all the available or archived short URLs
Basic Usage Examples
- Shorten linkedin.com/in/xxxxx for me please
- Please create a short URL for medium.com/blog/xxxxx that expires next week
- Update the long URL of tinyurl.com/xxxx to medium.com/blog/zzzzz
- Delete the short URL for tinyurl.com/xxxx for me please
- List all the archived short URLs
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 tinyurl_mcp-1.0.1.tar.gz.
File metadata
- Download URL: tinyurl_mcp-1.0.1.tar.gz
- Upload date:
- Size: 29.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
03bb576398c0ec9817b40eb8ddee857f9b5ac79807fbe7810d6cbdcbed62b0c1
|
|
| MD5 |
aa676e6f551a1e29227a626ce6846121
|
|
| BLAKE2b-256 |
b52c11a670b40085f4ff69dfc9b54f361cec3ce7929d8d6983b139911659eef6
|
Provenance
The following attestation bundles were made for tinyurl_mcp-1.0.1.tar.gz:
Publisher:
release.yml on paliwalvimal/mcp-servers
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
tinyurl_mcp-1.0.1.tar.gz -
Subject digest:
03bb576398c0ec9817b40eb8ddee857f9b5ac79807fbe7810d6cbdcbed62b0c1 - Sigstore transparency entry: 493577503
- Sigstore integration time:
-
Permalink:
paliwalvimal/mcp-servers@95d71c31e6247e23b75f63a4a0dbb7757be7dfea -
Branch / Tag:
refs/tags/v1.0.1 - Owner: https://github.com/paliwalvimal
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@95d71c31e6247e23b75f63a4a0dbb7757be7dfea -
Trigger Event:
push
-
Statement type:
File details
Details for the file tinyurl_mcp-1.0.1-py3-none-any.whl.
File metadata
- Download URL: tinyurl_mcp-1.0.1-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
45848b18eb4afa174cecbf758b333de282a8c8d3884b5a2cc0d66d7d74692a3c
|
|
| MD5 |
6970c00907550aad92ba0a1be448f719
|
|
| BLAKE2b-256 |
84aaa87b388e8357b758fd0edd7843dfdc677fa5d13ae8cd8fcd58e789bb97e0
|
Provenance
The following attestation bundles were made for tinyurl_mcp-1.0.1-py3-none-any.whl:
Publisher:
release.yml on paliwalvimal/mcp-servers
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
tinyurl_mcp-1.0.1-py3-none-any.whl -
Subject digest:
45848b18eb4afa174cecbf758b333de282a8c8d3884b5a2cc0d66d7d74692a3c - Sigstore transparency entry: 493577536
- Sigstore integration time:
-
Permalink:
paliwalvimal/mcp-servers@95d71c31e6247e23b75f63a4a0dbb7757be7dfea -
Branch / Tag:
refs/tags/v1.0.1 - Owner: https://github.com/paliwalvimal
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@95d71c31e6247e23b75f63a4a0dbb7757be7dfea -
Trigger Event:
push
-
Statement type: