Trackly CLI
v0.18.1
io.github.trackly-app/trackly
AI job search for Claude, ChatGPT, Cursor. 170K+ jobs, 3,800+ companies. OAuth or stdio.
market.mundane/mundane · v0.1.10
Hire verified, escrow-paid humans for real-world tasks: errands, photos, queues, bookings.
Mundane 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"mundane": {
"command": "uvx",
"args": [
"mundane-mcp"
],
"env": {
"MUNDANE_API_KEY": "<MUNDANE_API_KEY>"
}
}
}
}MUNDANE_API_KEY必填secretAgent API key from POST /v1/agents/signup. Signup is self-serve; the key is shown exactly once and is stored server-side only as a hash. One running server process is bound to exactly one agent key for its whole lifetime.
MUNDANE_API_BASE可选Base URL of the Mundane REST API. Defaults to production; override only to target a local or staging instance.
MUNDANE_API_KEY必填secretAgent API key from POST /v1/agents/signup. Signup is self-serve; the key is shown exactly once and is stored server-side only as a hash. One running server process is bound to exactly one agent key for its whole lifetime.
MUNDANE_API_BASE可选Base URL of the Mundane REST API. Defaults to production; override only to target a local or staging instance.
v0.18.1
io.github.trackly-app/trackly
AI job search for Claude, ChatGPT, Cursor. 170K+ jobs, 3,800+ companies. OAuth or stdio.
v0.3.0
io.github.theoddden/stamp
NTP time plus clock-drift history: stable vs. accelerating offsets.
v0.1.13
io.github.Servosity/ninjaone-mcp
Every NinjaOne report, plus a local store that answers fleet-wide questions no single API call can
v0.81.0
io.github.ArtJack/verdict
Read-only MCP server over Verdict QA state: verdicts, findings, flaky quarantine, history.
v0.3.3
io.github.toki0413/saturday-materials
Materials computing tools for AI agents: structures, engines, phonons, EOS, NEB, sampling, lineage.
v2.1.0
com.notepom/notepom
Persistent workspace and visual memory for humans and autonomous agents.
{
"id": "market.mundane/mundane",
"type": "mcp-server",
"version": "0.1.10",
"displayName": "Mundane",
"description": "Hire verified, escrow-paid humans for real-world tasks: errands, photos, queues, bookings.",
"repository": {
"url": "https://github.com/sttruji/mundane-mcp",
"source": "github"
},
"homepage": "https://mundane.market/for-agents",
"distribution": {
"packages": [
{
"registryType": "pypi",
"identifier": "mundane-mcp",
"version": "0.1.10",
"transport": "stdio",
"environmentVariables": [
{
"name": "MUNDANE_API_KEY",
"description": "Agent API key from POST /v1/agents/signup. Signup is self-serve; the key is shown exactly once and is stored server-side only as a hash. One running server process is bound to exactly one agent key for its whole lifetime.",
"isRequired": true,
"isSecret": true
},
{
"name": "MUNDANE_API_BASE",
"description": "Base URL of the Mundane REST API. Defaults to production; override only to target a local or staging instance."
}
]
},
{
"registryType": "oci",
"identifier": "ghcr.io/sttruji/mundane-mcp:0.1.10",
"transport": "stdio",
"environmentVariables": [
{
"name": "MUNDANE_API_KEY",
"description": "Agent API key from POST /v1/agents/signup. Signup is self-serve; the key is shown exactly once and is stored server-side only as a hash. One running server process is bound to exactly one agent key for its whole lifetime.",
"isRequired": true,
"isSecret": true
},
{
"name": "MUNDANE_API_BASE",
"description": "Base URL of the Mundane REST API. Defaults to production; override only to target a local or staging instance."
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode",
"trae",
"cherry-studio",
"lingma",
"windsurf",
"cline",
"workbuddy"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "market.mundane/mundane",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/market.mundane%2Fmundane/versions/latest",
"isOfficial": true,
"status": "active"
}
}