bilibili-huasheng-video
v0.5.0
io.github.superlcr/bilibili-huasheng-video
Script to finished Bilibili video with Huasheng: storyboard, narration, footage, export, publish.
io.github.hcpapi/housecall-pro-mcp · v1.18.0
Independent MCP server for the Housecall Pro API: jobs, estimates, invoices, price book, schedule.
housecall-pro-mcp 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"housecall-pro-mcp": {
"command": "npx",
"args": [
"-y",
"housecall-pro-mcp"
],
"env": {
"HCP_API_KEY": "<HCP_API_KEY>"
}
}
}
}HCP_API_KEY必填secretA Housecall Pro API key. Generated under My Apps, Go to App store, API Key Management. Requires their MAX plan and an admin login.
HCP_READ_ONLY可选Set to 1 to register no tool that can change anything in Housecall Pro.
HCP_TOOLSETS可选Comma-separated groups to register: company, customers, jobs, estimates, invoices, pricebook, schedule, reports, admin. Also 'all' and 'default'. Fewer tools in context makes a client choose better among them.
v0.5.0
io.github.superlcr/bilibili-huasheng-video
Script to finished Bilibili video with Huasheng: storyboard, narration, footage, export, publish.
v0.7.0
com.cromanion/cromanion
Raise conversion on a site you manage. No API key, no human to wake — you prove the domain.
v0.1.2
io.github.agentwares/agentguard
MCP policy proxy: spend caps, approvals for destructive tools, kill switch, dry-run, audit log.
v0.1.0
io.github.pipeworx-io/china-air-quality
China Air Quality MCP — nationwide hourly AQI from CNEMC (中国环境监测总站).
v0.7.0
io.github.conorbronsdon/substack-mcp
Substack drafts, Notes, analytics and consented subscribers. Long-form posts stay draft-only.
v0.4.2
io.github.lvlrSajjad/simframe
Always-warm iOS Simulator frames: agents read the screen in ~20ms instead of screenshotting
{
"id": "io.github.hcpapi/housecall-pro-mcp",
"type": "mcp-server",
"version": "1.18.0",
"displayName": "housecall-pro-mcp",
"description": "Independent MCP server for the Housecall Pro API: jobs, estimates, invoices, price book, schedule.",
"repository": {
"url": "https://github.com/hcpapi/housecall-pro-mcp",
"source": "github"
},
"homepage": "https://hcpapi.com/mcp/",
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "housecall-pro-mcp",
"version": "1.18.0",
"transport": "stdio",
"environmentVariables": [
{
"name": "HCP_API_KEY",
"description": "A Housecall Pro API key. Generated under My Apps, Go to App store, API Key Management. Requires their MAX plan and an admin login.",
"isRequired": true,
"isSecret": true
},
{
"name": "HCP_READ_ONLY",
"description": "Set to 1 to register no tool that can change anything in Housecall Pro."
},
{
"name": "HCP_TOOLSETS",
"description": "Comma-separated groups to register: company, customers, jobs, estimates, invoices, pricebook, schedule, reports, admin. Also 'all' and 'default'. Fewer tools in context makes a client choose better among them."
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode",
"trae",
"cherry-studio",
"lingma",
"windsurf",
"cline",
"workbuddy"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.hcpapi/housecall-pro-mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.hcpapi%2Fhousecall-pro-mcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}