mcpbeat Sign in

Picoli MCP Server

by amaterous Your server? Claim it
local only

Picoli MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 28 installs a week from npm. Last commit 15 Feb 2026.

MCP server for picoli.site - URL shortening and click analytics for AI agents

Installs per day peak 24 · avg 7 · +26% w/w
a month agotoday
28
Installs / week
npm · picoli-mcp
2
Stars
1 open issues
15 Feb 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

Today is the operative word: we check Picoli MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add picoli-mcp -- npx -y picoli-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "picoli-mcp": {
      "args": [
        "-y",
        "picoli-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.picoli-mcp]
command = "npx"
args = ["-y", "picoli-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "picoli-mcp": {
      "args": [
        "-y",
        "picoli-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "picoli-mcp": {
      "args": [
        "-y",
        "picoli-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Picoli MCP

same job, measured the same way
MCP Pickaxe
by aplaceforallmystuff

MCP server for Pickaxe API - manage AI agents, knowledge bases, users, and analytics

46 installs/wk local only
Google Search Console MCP Server
by conorbronsdon

Google Search Console for AI agents: search analytics, sitemaps, URL inspection.

38 installs/wk local only
PicSee Short Link
by picsee

Official PicSee MCP server for short links, link management, click analytics, and optional OAuth.

1 tools answering
Sinkto.Link
by sinkto

Free URL shortener: manage short links, QR codes and click analytics from AI clients.

answering
Clamp Analytics
by clamp

Clamp Analytics MCP server: traffic, revenue, funnels, cohorts, errors, and search, for AI agents.

answering
Opn MCP
by ysalitrynskyi

MCP server for opn.onl: shorten links, analytics, branded QR codes, and link management.

40 installs/wk local only
MCP Google Search Console
by crunchtools

Secure MCP server for Google Search Console analytics, sitemaps, and URL inspection

55 installs/wk local only
Jmpy MCP Server
by jmpy-me

Official JMPY.me MCP Server: URL shortener, QR codes, and 70+ marketing analytics tools.

answering

Picoli MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Picoli MCP?
Picoli MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package picoli-mcp was installed 28 times last week.
How do I connect Picoli MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls picoli-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Picoli MCP?
The npm package picoli-mcp was installed 28 times in the last week. Week over week that is +26%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Picoli MCP open source?
We cannot say either way: written in TypeScript, 2 stars on GitHub and 1 open issue, but we could not determine the licence, and without one the code is not open source by default.