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
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
ghidraMCP
LaurieWiredMCP Server for Ghidra
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Servers
modelcontextprotocolModel Context Protocol Servers
Comments