📦
Tinyurl MCP Server
TinyURL MCP Server
0 installs
Trust: 45 — Fair
Devtools
Installation
npx tinyurl-mcp-serverAsk AI about Tinyurl MCP Server
Powered by Claude · Grounded in docs
I know everything about Tinyurl MCP Server. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
TinyURL MCP Server
A simple MCP server for generating short links using TinyURL API.
Configuration
{
"mcpServers": {
"tinyurl": {
"command": "uvx",
"args": ["tinyurl-mcp-server"],
"env": {
"TINYURL_API_KEY": "your_tinyurl_api_key"
}
}
}
}
