mcpbeat Sign in

Eqsl MCP Server

local only

Eqsl MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 134 installs a week from pypi. Last commit 16 May 2026.

eQSL.cc MCP server. Inbox download, QSO verification, Authenticity Guaranteed status.

Installs per day peak 88 · avg 19 · -11% w/w
a month agotoday
134
Installs / week
pypi · eqsl-mcp
0
Stars
0 open issues
16 May 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

Today is the operative word: we check Eqsl 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 eqsl-mcp -- uvx eqsl-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "eqsl-mcp": {
      "args": [
        "eqsl-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.eqsl-mcp]
command = "uvx"
args = ["eqsl-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "eqsl-mcp": {
      "args": [
        "eqsl-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "eqsl-mcp": {
      "args": [
        "eqsl-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Eqsl MCP

same job, measured the same way
Easysend
by easysend-co

EasySend file sharing MCP server - upload, download and share files. No authentication required.

43 installs/wk local only
Insurance Verification MCP
by csoai-org

Insurance Verification MCP Server by MEOK AI Labs

205 installs/wk local only
Incode Idv MCP
by incodetechnologies

MCP server for Incode IDV, providing identity verification tools for AI assistants.

47 installs/wk local only
Gmail MCP Server
by artymclabin

Lean Gmail MCP server with auto authentication support

340 installs/wk local only
Leadloadz
by ali1041

B2B lead search and email verification MCP server

101 installs/wk local only
Appstore Connect MCP
by ryaker

MCP server for Apple Store Connect API integration with OAuth authentication support

46 installs/wk local only
MCP Onfido
by codespar

MCP server for Onfido — global identity verification + KYC: applicants, documents, checks, workflows

21 installs/wk local only
Curatedmcp Catalog MCP
by oneprofile-dev

Search the CuratedMCP catalog of risk-classified MCP servers and check verification status.

38 installs/wk local only

Eqsl MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Eqsl MCP?
Eqsl 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 pypi package eqsl-mcp was installed 134 times last week.
How do I connect Eqsl 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 eqsl-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Eqsl MCP?
The pypi package eqsl-mcp was installed 134 times in the last week. Week over week that is -11%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Eqsl MCP open source?
We cannot say either way: written in Python and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.