YOURLS-MCP
@kesslerio
关于 YOURLS-MCP
Model Control Protocol (MCP) server for YOURLS URL shortening integration with Claude Desktop
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"yourls-mcp": {
"command": "node",
"args": [
"yourls-mcp.js"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is YOURLS-MCP?
YOURLS-MCP is a Model Context Protocol (MCP) server that integrates your self-hosted YOURLS URL shortener with Claude Desktop. It acts as a bridge, allowing Claude to shorten, expand, and manage URLs through your personal YOURLS instance.
How to use YOURLS-MCP?
Clone the repository, install dependencies with npm install, then configure Claude Desktop by adding a YOURLS-MCP entry to its config.json file with environment variables such as YOURLS_API_URL, YOURLS_AUTH_METHOD, and YOURLS_SIGNATURE_TOKEN. Once configured, Claude automatically uses the provided MCP tools when given URL-related prompts.
Key features of YOURLS-MCP
- Shorten long URLs using your YOURLS instance
- Create custom short URLs with specific keywords
- Create multiple short URLs for the same destination URL
- Expand short URLs to see their original destination
- Retrieve click statistics for individual short URLs
- View global statistics for your YOURLS instance
- Shorten URLs with Google Analytics UTM tracking parameters
- Plugin-based tools for advanced URL management (requires additional YOURLS plugins)
Use cases of YOURLS-MCP
- Quickly shorten a long URL through a natural language prompt to Claude
- Create branded short links with custom keywords for marketing campaigns
- Add UTM tracking parameters to shortened URLs for analytics
- Retrieve click counts and detailed analytics for existing short URLs
- Manage and search your YOURLS database, including listing, updating, and deleting short URLs
FAQ from YOURLS-MCP
—
(No FAQ section is present in the README.)
其他 分类下的更多 MCP 服务器
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
评论