My Eli MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 104 installs a week from pypi. Last commit 18 Jul 2026.
MCP server for Laws of Malaysia Online: fetch and cite Malaysian principal Acts.
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.
claude mcp add my-eli-mcp -- uvx my-eli-mcp
{
"mcpServers": {
"my-eli-mcp": {
"args": [
"my-eli-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.my-eli-mcp]
command = "uvx"
args = ["my-eli-mcp"]
{
"mcpServers": {
"my-eli-mcp": {
"args": [
"my-eli-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"my-eli-mcp": {
"args": [
"my-eli-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.