Picoli MCP
picoli-mcp is an MCP server in the data & analytics category that exposes 5 tools to an agent, covering read & search, shorten. It runs locally over stdio via the published package.
People connecting data & analytics tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-02-15 · ★ 2 · #57 OF 75 MAINTAINED DATA & ANALYTICS · VERIFIED 2026-08-25
TypeScript servers · how we verify → /methodology
01 · Install Picoli MCP
before you install - you'll need
PICOLI_API_KEY
Environment variables documented in the project's README - it lists which are required and which have defaults.
Claude Code
claude mcp add amaterous-picoli-mcp -- npx -y picoli-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"amaterous-picoli-mcp": {
"command": "npx",
"args": [
"-y",
"picoli-mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license no standard license detected - usage rights unclear; check the repo before commercial use
npm package picoli-mcp - unscoped; check the name against the project README before installing
registry namespace io.github.amaterous is GitHub-verified and matches the repo owner
03 · What Picoli MCP can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
With this server connected, an agent can create a short URL with an optional custom slug, create multiple short URLs at once (up to 500), get click statistics for specific links (bot traffic excluded), and list all shortened URLs with click counts and pagination.
Capability map
Tools grouped from the project's README - what Picoli MCP lets an agent do.
read & search
3 tools - e.g. Get click statistics for specific links (bot traffic excluded).; List all shortened URLs with click counts and pagination.; Get analytics overview: top 10 links, daily click trends, and totals.
get_link_stats · list_links · get_analytics
Shorten
2 tools - e.g. Create a short URL with an optional custom slug.; Create multiple short URLs at once (up to 500).
shorten_url · shorten_urls
04 · Who maintains Picoli MCP
picoli-mcp is maintained by amaterous. It's the only MCP server we track from this author; the repo dates to Feb 2026.
05 · Facts
- repository
- github.com/amaterous/picoli-mcp
- category
- data & analytics - ranked #57 of 75 actively-maintained data & analytics servers as of 2026-08-25.
- registry
- io.github.amaterous/picoli-mcp (active, first published 2026-02-14)
- packages
- npm:picoli-mcp
06 · Picoli MCP FAQ
Is Picoli MCP still maintained?
Yes - as of 2026-08-25, its last commit was 2026-02-15. We re-verify nightly.
What can Picoli MCP do?
With this server connected, an agent can create a short URL with an optional custom slug, create multiple short URLs at once (up to 500), get click statistics for specific links (bot traffic excluded), and list all shortened URLs with click counts and pagination.
How do I install Picoli MCP?
Run `npx -y picoli-mcp`. The README documents one environment variable (PICOLI_API_KEY) to set first. You can also paste the ready-made client config above.
Does Picoli MCP run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Picoli MCP
Alternatives to Picoli MCP
Maintained data & analytics servers if Picoli MCP isn't the fit.
- PostHog MCP Server Official PostHog MCP Server for product analytics, feature flags, experiments, and more. ★ 39,031 · 2026-08-25
- Server Chart A Model Context Protocol server for generating charts using AntV. ★ 4,337 · 2026-08-19
- Blitz Give AI agents full control over iOS/macOS development via a native macOS app with 30+ MCP tools. ★ 1,740 · 2026-07-14
- ClaudeR - RStudio MCP Server Connect RStudio to AI assistants for interactive R coding and data analysis. ★ 326 · 2026-08-23
- Search Console MCP Google Search Console + Bing Webmaster Tools + GA4 - unified SEO intelligence for AI agents. ★ 276 · 2026-08-24
- SemanticOps MCP (for Power BI) Power BI MCP server (Supports Windows and macOS) ★ 255 · 2026-08-15
Pairs well with
Servers that cover what Picoli MCP doesn't - only shown when the pairing reason fits the companion.
More data & analytics MCP servers · Sipcode · Appfigures · Smolanalytics · Statistics Canada MCP Server
More TypeScript MCP servers · Elefante · Interactive Terminal · Reactive Resume · Tableau Workbook Auditor · Documentation Server · see all