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.
uk.co.postio/postcode-address-validation · v0.1.4
Validate UK addresses, postcodes, emails and phone numbers — Royal Mail PAF, live SMTP and HLR.
Postio — UK Address, Postcode, Email & Phone Validation 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"postcode-address-validation": {
"command": "npx",
"args": [
"-y",
"@postio/mcp"
],
"env": {
"POSTIO_API_KEY": "<POSTIO_API_KEY>"
}
}
}
}POSTIO_API_KEY必填secretPostio API key (pk_…). Free key, first 100 lookups on us, no card: https://postio.co.uk/signup
POSTIO_BASE_URL可选Override the API base URL. Defaults to https://api.postio.co.uk. Only needed for staging.
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": "uk.co.postio/postcode-address-validation",
"type": "mcp-server",
"version": "0.1.4",
"displayName": "Postio — UK Address, Postcode, Email & Phone Validation",
"description": "Validate UK addresses, postcodes, emails and phone numbers — Royal Mail PAF, live SMTP and HLR.",
"repository": {
"url": "https://github.com/postio-uk/postio-integrations",
"source": "github",
"subfolder": "packages/mcp"
},
"homepage": "https://postio.co.uk/integrations/mcp",
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "@postio/mcp",
"version": "0.1.4",
"runtimeHint": "npx",
"transport": "stdio",
"environmentVariables": [
{
"name": "POSTIO_API_KEY",
"description": "Postio API key (pk_…). Free key, first 100 lookups on us, no card: https://postio.co.uk/signup",
"isRequired": true,
"isSecret": true
},
{
"name": "POSTIO_BASE_URL",
"description": "Override the API base URL. Defaults to https://api.postio.co.uk. Only needed for staging."
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode",
"trae",
"cherry-studio",
"lingma",
"windsurf",
"cline",
"workbuddy"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "uk.co.postio/postcode-address-validation",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/uk.co.postio%2Fpostcode-address-validation/versions/latest",
"isOfficial": true,
"status": "active"
}
}