Productivity & DocsAuth: Open
zip1.io hosted MCP server
Link shortener
zip1.io’s open MCP endpoint lets agents shorten links without an account, making URL shortening available as a simple MCP tool.
Curated by Agentic WorkersPublished Updated
Server description
Quick link shortening as a tool call
zip1.io’s open MCP endpoint lets agents shorten links without an account, making URL shortening available as a simple MCP tool.
- Slug
- zip1-io
- Category
- Productivity & Docs
- Category slug
- productivity-and-docs
- Authentication
- Open
- Auth type
- none
Directory details
Use with your agent
Add this hosted MCP endpoint to an Agentic Workers agent or any MCP client that supports remote HTTP servers. Keep required credentials in your client or agent secret store.
{
"mcpServers": {
"zip1-io": {
"url": "https://zip1.io/mcp"
}
}
}