mcpbeat Sign in

Panini Connector MCP Server

by adithyavardan1 Your server? Claim it
local only

Panini Connector MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 61 installs a week from npm.

Install + verify the panini-connector SDK on self-hosted sites, driven by AI agents.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 254 · avg 26 · -12% w/w
a month agotoday
61
Installs / week
npm · panini-connector-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 panini-connector-mcp -- npx -y panini-connector-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "panini-connector-mcp": {
      "args": [
        "-y",
        "panini-connector-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.panini-connector-mcp]
command = "npx"
args = ["-y", "panini-connector-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "panini-connector-mcp": {
      "args": [
        "-y",
        "panini-connector-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "panini-connector-mcp": {
      "args": [
        "-y",
        "panini-connector-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Panini Connector MCP

same job, measured the same way
Agenticmail
by agenticmail

Real email and SMS for AI agents — send mail, receive verification codes, drive a real inbox.

301 installs/wk local only
HybridS3
by psyb0t

Self-hosted S3-compatible object storage server with an MCP interface for AI agents.

local only
I
Decixa MCP
by koki-socialgist

Decixa MCP Server — intent-driven API discovery and selection for AI agents.

local only
veddata
by sanzineo

MCP server for AI agents: discover a web page's data sources and drive the page to reach them.

local only
Dropbox Sign
by usefulapi

Hosted MCP server for Dropbox Sign — signature requests, templates, and account for AI agents.

10 tools answering
Hunch
by prithviseran

Focus-free macOS control for AI agents: drive your real Mac apps in the background, no stolen focus.

448 installs/wk local only
Godot MCP
by satelliteoflove

Agent-driven Godot playtesting: editor control, input injection, game-time stepping, live state.

859 installs/wk local only
Quash — Mobile App Automation
by abhinav-sai-quash

Drive Android & iOS mobile-app automation from your AI agent on locally connected devices.

local only

Panini Connector MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Panini Connector MCP?
Panini Connector 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 panini-connector-mcp was installed 61 times last week.
Is Panini Connector MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Panini Connector 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 panini-connector-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Panini Connector MCP?
The npm package panini-connector-mcp was installed 61 times in the last week. Week over week that is -12%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.