mcpbeat Sign in

Elias MCP Sample Server MCP Server

local only

Elias MCP Sample Server runs on your own machine — the client starts it, so there is no endpoint to ping. 81 installs a week from pypi.

A sample MCP server for testing

Installs per day peak 64 · avg 12 · -11% w/w
a month agotoday
81
Installs / week
pypi · elias-mcp-server-elpadev
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Elias MCP Sample Server 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 sample-mcp-server-python-package -- uvx elias-mcp-server-elpadev
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "sample-mcp-server-python-package": {
      "args": [
        "elias-mcp-server-elpadev"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.sample-mcp-server-python-package]
command = "uvx"
args = ["elias-mcp-server-elpadev"]
.cursor/mcp.json
{
  "mcpServers": {
    "sample-mcp-server-python-package": {
      "args": [
        "elias-mcp-server-elpadev"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "sample-mcp-server-python-package": {
      "args": [
        "elias-mcp-server-elpadev"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Elias MCP Sample Server

same job, measured the same way
Testdino MCP
by testdino-inc

A MCP server for TestDino

856 installs/wk local only
Tasks Example
by alpic-tasks-example-ca49f0f6

A test MCP server for task management

2 tools answering
MCP Test
by bharath-krishna

A simple MCP server with an echo tool for testing purposes

53 installs/wk local only
Regex Lab
by ryudi84

MCP server for regex testing, matching, replacing, and validation

local only
Mobile MCP
by mobile-next

MCP server for iOS and Android Mobile Development, Automation and Testing

39 229 installs/wk local only
MCP Compliance
by yawlabs

CLI tool and MCP server that tests MCP servers for spec compliance

1 350 installs/wk local only
MCP Eval Runner
by dbsectrainer

A standardized testing harness for MCP servers and agent workflows

27 installs/wk local only
Testing Repo
by vinur1992

An MCP server that created for demo

local only

Elias MCP Sample Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Elias MCP Sample Server?
Elias MCP Sample Server 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 elias-mcp-server-elpadev was installed 81 times last week.
How do I connect Elias MCP Sample Server?
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 elias-mcp-server-elpadev straight from pypi; nothing to host, nothing to sign up for.
How many people use Elias MCP Sample Server?
The pypi package elias-mcp-server-elpadev was installed 81 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.