TinyURL MCP Server
@1001coder
About TinyURL MCP Server
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"tinyurl": {
"command": "uvx",
"args": [
"tinyurl-mcp-server"
],
"env": {
"TINYURL_API_KEY": "your_tinyurl_api_key"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is TinyURL MCP Server?
A simple MCP server for generating short links using the TinyURL API.
How to use TinyURL MCP Server?
Configure the server in your MCP client settings with command uvx, args ["tinyurl-mcp-server"], and environment variable TINYURL_API_KEY set to your TinyURL API key.
Key features of TinyURL MCP Server
- Generates short URLs via the TinyURL API.
Use cases of TinyURL MCP Server
—
FAQ from TinyURL MCP Server
—
More Other MCP servers
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Codelf
unbugA search tool helps dev to solve the naming things problem.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Comments