MCP.so
登录
P

Picoli Mcp

@amaterous

关于 Picoli Mcp

URL shortening and click analytics MCP server. Shorten URLs, create custom short links, track clicks, and analyze link performance.

基本信息

分类

其他

传输方式

stdio

发布者

amaterous

提交者

Amaterous

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "picoli": {
      "command": "npx",
      "args": [
        "-y",
        "picoli-mcp"
      ],
      "env": {
        "PICOLI_API_KEY": "your-api-key-here"
      }
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Picoli Mcp?

Picoli Mcp is an MCP server for picoli.site — a URL shortening and click analytics service designed for AI agents. It allows AI assistants to shorten URLs, track clicks, and analyze link performance.

How to use Picoli Mcp?

Obtain an API key from your picoli.site dashboard, then configure your MCP client by setting the PICOLI_API_KEY environment variable. Use the provided tools to shorten URLs, get click statistics, list links, and view analytics.

Key features of Picoli Mcp

  • Shorten a single URL with an optional custom slug.
  • Batch shorten up to 500 URLs at once.
  • Get click statistics for specific links (bot traffic excluded).
  • List all shortened URLs with click counts and pagination.
  • View an analytics overview: top links, daily trends, and totals.

Use cases of Picoli Mcp

  • An AI agent automatically shortens long URLs before sharing them.
  • A marketer tracks click performance of multiple campaign links.
  • A developer lists all short links and their click counts for reporting.
  • A team monitors daily link trends and top-performing URLs.

FAQ from Picoli Mcp

How do I get an API key for Picoli Mcp?

Create an account at picoli.site and retrieve your API key from the dashboard.

What environment variables are required?

The PICOLI_API_KEY variable is required. You can optionally set PICOLI_BASE_URL to point to a self-hosted instance.

Can I self‑host the server?

Yes. Use the optional PICOLI_BASE_URL environment variable to specify a self-hosted API base URL.

What tools does Picoli Mcp provide?

The server offers five tools: shorten_url, shorten_urls, get_link_stats, list_links, and get_analytics. Each accepts natural language prompts.

Are there any limits on batch operations?

The shorten_urls tool supports up to 500 URLs in a single batch.

评论

其他 分类下的更多 MCP 服务器