CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

Eco Van Move Booking

farid-trip2/ecovanmove
11 toolsauthHTTPregistry active
Summary

Connects Claude to Eco Van Move's booking platform for moving services in British Columbia. Exposes APIs for getting moving estimates, renting packing boxes, and scheduling deliveries. You'll need an Eco Van Move account with either OAuth or token authentication set up before you can use it. Reach for this when you're building workflows that need to programmatically handle moving logistics, like comparing quotes across dates, bulk ordering supplies, or integrating delivery scheduling into property management systems. The streamable HTTP transport means it works with standard MCP clients without additional setup.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

Tools

Public tool metadata for what this MCP can expose to an agent.

11 tools
book_plumberBook a licensed plumber for leaks, clogs, water heater issues, pipe repairs, or drain emergencies. Returns a confirmed booking with price and dispatch time, or a payment setup link if no card is on file. Always call /quote first to get the spending_cap_signed token.10 params

Book a licensed plumber for leaks, clogs, water heater issues, pipe repairs, or drain emergencies. Returns a confirmed booking with price and dispatch time, or a payment setup link if no card is on file. Always call /quote first to get the spending_cap_signed token.

Parameters* required
zipstring
US ZIP code of the service location (5 digits, e.g. '94102')
citystring
City name for the service location
issuestring
Brief plain-text description of the problem or service needed (e.g. 'kitchen sink clog', 'water heater not heating')
phonestring
Caller phone number, including country code (e.g. '+1 415 555 1234' or '4155551234'). Required so the tradesperson can call before arrival.
statestring
US state abbreviation (2 letters, e.g. 'CA')
agent_idstring
DID or identifier of the calling agent (e.g. 'did:web:claude.ai'). Logged for analytics.
datetimestring
ISO 8601 datetime for the requested service window start (e.g. '2026-05-08T14:00:00Z')
caller_idstring
Email address of the human on whose behalf the agent is booking (used as Stripe customer key)
street_addressstring
Street address where the work will happen, including unit/apartment number if applicable (e.g. '425 Mission St, Apt 5B'). Required so the tradesperson knows exactly where to go.
spending_cap_signedstring
Optional. Signed spending cap token. If omitted, the server fetches a quote automatically and applies a default cap before booking. Pass through unchanged only if the caller already produced one.
book_handymanBook a handyman for general home repairs: furniture assembly, TV mounting, drywall patching, door fixes, minor plumbing fixtures, and similar non-specialist tasks. Returns a confirmed booking. Call /quote first.10 params

Book a handyman for general home repairs: furniture assembly, TV mounting, drywall patching, door fixes, minor plumbing fixtures, and similar non-specialist tasks. Returns a confirmed booking. Call /quote first.

Parameters* required
zipstring
US ZIP code of the service location (5 digits, e.g. '94102')
citystring
City name for the service location
issuestring
Brief plain-text description of the problem or service needed (e.g. 'kitchen sink clog', 'water heater not heating')
phonestring
Caller phone number, including country code (e.g. '+1 415 555 1234' or '4155551234'). Required so the tradesperson can call before arrival.
statestring
US state abbreviation (2 letters, e.g. 'CA')
agent_idstring
DID or identifier of the calling agent (e.g. 'did:web:claude.ai'). Logged for analytics.
datetimestring
ISO 8601 datetime for the requested service window start (e.g. '2026-05-08T14:00:00Z')
caller_idstring
Email address of the human on whose behalf the agent is booking (used as Stripe customer key)
street_addressstring
Street address where the work will happen, including unit/apartment number if applicable (e.g. '425 Mission St, Apt 5B'). Required so the tradesperson knows exactly where to go.
spending_cap_signedstring
Optional. Signed spending cap token. If omitted, the server fetches a quote automatically and applies a default cap before booking. Pass through unchanged only if the caller already produced one.
book_hvacBook an HVAC technician for heating or cooling failures, AC tune-ups, furnace inspections, duct cleaning, or smart thermostat installation. Returns a confirmed booking. Call /quote first.10 params

Book an HVAC technician for heating or cooling failures, AC tune-ups, furnace inspections, duct cleaning, or smart thermostat installation. Returns a confirmed booking. Call /quote first.

Parameters* required
zipstring
US ZIP code of the service location (5 digits, e.g. '94102')
citystring
City name for the service location
issuestring
Brief plain-text description of the problem or service needed (e.g. 'kitchen sink clog', 'water heater not heating')
phonestring
Caller phone number, including country code (e.g. '+1 415 555 1234' or '4155551234'). Required so the tradesperson can call before arrival.
statestring
US state abbreviation (2 letters, e.g. 'CA')
agent_idstring
DID or identifier of the calling agent (e.g. 'did:web:claude.ai'). Logged for analytics.
datetimestring
ISO 8601 datetime for the requested service window start (e.g. '2026-05-08T14:00:00Z')
caller_idstring
Email address of the human on whose behalf the agent is booking (used as Stripe customer key)
street_addressstring
Street address where the work will happen, including unit/apartment number if applicable (e.g. '425 Mission St, Apt 5B'). Required so the tradesperson knows exactly where to go.
spending_cap_signedstring
Optional. Signed spending cap token. If omitted, the server fetches a quote automatically and applies a default cap before booking. Pass through unchanged only if the caller already produced one.
book_electricianBook a licensed electrician for outlet repairs, breaker issues, smart home device installation, EV charger installation, lighting, or electrical inspections. Returns a confirmed booking. Call /quote first.10 params

Book a licensed electrician for outlet repairs, breaker issues, smart home device installation, EV charger installation, lighting, or electrical inspections. Returns a confirmed booking. Call /quote first.

Parameters* required
zipstring
US ZIP code of the service location (5 digits, e.g. '94102')
citystring
City name for the service location
issuestring
Brief plain-text description of the problem or service needed (e.g. 'kitchen sink clog', 'water heater not heating')
phonestring
Caller phone number, including country code (e.g. '+1 415 555 1234' or '4155551234'). Required so the tradesperson can call before arrival.
statestring
US state abbreviation (2 letters, e.g. 'CA')
agent_idstring
DID or identifier of the calling agent (e.g. 'did:web:claude.ai'). Logged for analytics.
datetimestring
ISO 8601 datetime for the requested service window start (e.g. '2026-05-08T14:00:00Z')
caller_idstring
Email address of the human on whose behalf the agent is booking (used as Stripe customer key)
street_addressstring
Street address where the work will happen, including unit/apartment number if applicable (e.g. '425 Mission St, Apt 5B'). Required so the tradesperson knows exactly where to go.
spending_cap_signedstring
Optional. Signed spending cap token. If omitted, the server fetches a quote automatically and applies a default cap before booking. Pass through unchanged only if the caller already produced one.
book_pest_controlBook a pest control specialist for rodents, ants, cockroaches, bed bugs, termites, wasps, or general pest inspection. Returns a confirmed booking. Call /quote first.10 params

Book a pest control specialist for rodents, ants, cockroaches, bed bugs, termites, wasps, or general pest inspection. Returns a confirmed booking. Call /quote first.

Parameters* required
zipstring
US ZIP code of the service location (5 digits, e.g. '94102')
citystring
City name for the service location
issuestring
Brief plain-text description of the problem or service needed (e.g. 'kitchen sink clog', 'water heater not heating')
phonestring
Caller phone number, including country code (e.g. '+1 415 555 1234' or '4155551234'). Required so the tradesperson can call before arrival.
statestring
US state abbreviation (2 letters, e.g. 'CA')
agent_idstring
DID or identifier of the calling agent (e.g. 'did:web:claude.ai'). Logged for analytics.
datetimestring
ISO 8601 datetime for the requested service window start (e.g. '2026-05-08T14:00:00Z')
caller_idstring
Email address of the human on whose behalf the agent is booking (used as Stripe customer key)
street_addressstring
Street address where the work will happen, including unit/apartment number if applicable (e.g. '425 Mission St, Apt 5B'). Required so the tradesperson knows exactly where to go.
spending_cap_signedstring
Optional. Signed spending cap token. If omitted, the server fetches a quote automatically and applies a default cap before booking. Pass through unchanged only if the caller already produced one.
book_appliance_repairBook an appliance repair technician for washing machines, dryers, refrigerators, dishwashers, ovens, or other major home appliances. Returns a confirmed booking. Call /quote first.10 params

Book an appliance repair technician for washing machines, dryers, refrigerators, dishwashers, ovens, or other major home appliances. Returns a confirmed booking. Call /quote first.

Parameters* required
zipstring
US ZIP code of the service location (5 digits, e.g. '94102')
citystring
City name for the service location
issuestring
Brief plain-text description of the problem or service needed (e.g. 'kitchen sink clog', 'water heater not heating')
phonestring
Caller phone number, including country code (e.g. '+1 415 555 1234' or '4155551234'). Required so the tradesperson can call before arrival.
statestring
US state abbreviation (2 letters, e.g. 'CA')
agent_idstring
DID or identifier of the calling agent (e.g. 'did:web:claude.ai'). Logged for analytics.
datetimestring
ISO 8601 datetime for the requested service window start (e.g. '2026-05-08T14:00:00Z')
caller_idstring
Email address of the human on whose behalf the agent is booking (used as Stripe customer key)
street_addressstring
Street address where the work will happen, including unit/apartment number if applicable (e.g. '425 Mission St, Apt 5B'). Required so the tradesperson knows exactly where to go.
spending_cap_signedstring
Optional. Signed spending cap token. If omitted, the server fetches a quote automatically and applies a default cap before booking. Pass through unchanged only if the caller already produced one.
book_garage_doorBook a garage door technician for broken springs, off-track doors, opener failures, or new garage door installation. Returns a confirmed booking. Call /quote first.10 params

Book a garage door technician for broken springs, off-track doors, opener failures, or new garage door installation. Returns a confirmed booking. Call /quote first.

Parameters* required
zipstring
US ZIP code of the service location (5 digits, e.g. '94102')
citystring
City name for the service location
issuestring
Brief plain-text description of the problem or service needed (e.g. 'kitchen sink clog', 'water heater not heating')
phonestring
Caller phone number, including country code (e.g. '+1 415 555 1234' or '4155551234'). Required so the tradesperson can call before arrival.
statestring
US state abbreviation (2 letters, e.g. 'CA')
agent_idstring
DID or identifier of the calling agent (e.g. 'did:web:claude.ai'). Logged for analytics.
datetimestring
ISO 8601 datetime for the requested service window start (e.g. '2026-05-08T14:00:00Z')
caller_idstring
Email address of the human on whose behalf the agent is booking (used as Stripe customer key)
street_addressstring
Street address where the work will happen, including unit/apartment number if applicable (e.g. '425 Mission St, Apt 5B'). Required so the tradesperson knows exactly where to go.
spending_cap_signedstring
Optional. Signed spending cap token. If omitted, the server fetches a quote automatically and applies a default cap before booking. Pass through unchanged only if the caller already produced one.
book_locksmithBook a locksmith for residential or commercial lockouts, rekeying, lock replacement, or security lock upgrades. High-urgency capable — can dispatch within 1 hour for emergencies. Returns a confirmed booking. Call /quote first.10 params

Book a locksmith for residential or commercial lockouts, rekeying, lock replacement, or security lock upgrades. High-urgency capable — can dispatch within 1 hour for emergencies. Returns a confirmed booking. Call /quote first.

Parameters* required
zipstring
US ZIP code of the service location (5 digits, e.g. '94102')
citystring
City name for the service location
issuestring
Brief plain-text description of the problem or service needed (e.g. 'kitchen sink clog', 'water heater not heating')
phonestring
Caller phone number, including country code (e.g. '+1 415 555 1234' or '4155551234'). Required so the tradesperson can call before arrival.
statestring
US state abbreviation (2 letters, e.g. 'CA')
agent_idstring
DID or identifier of the calling agent (e.g. 'did:web:claude.ai'). Logged for analytics.
datetimestring
ISO 8601 datetime for the requested service window start (e.g. '2026-05-08T14:00:00Z')
caller_idstring
Email address of the human on whose behalf the agent is booking (used as Stripe customer key)
street_addressstring
Street address where the work will happen, including unit/apartment number if applicable (e.g. '425 Mission St, Apt 5B'). Required so the tradesperson knows exactly where to go.
spending_cap_signedstring
Optional. Signed spending cap token. If omitted, the server fetches a quote automatically and applies a default cap before booking. Pass through unchanged only if the caller already produced one.
book_rooferBook a roofer for storm damage assessment, shingle replacement, roof leak repair, or gutter installation. Note: large custom roof replacements require on-site quote (not available here). Returns a confirmed booking for repair work. Call /quote first.10 params

Book a roofer for storm damage assessment, shingle replacement, roof leak repair, or gutter installation. Note: large custom roof replacements require on-site quote (not available here). Returns a confirmed booking for repair work. Call /quote first.

Parameters* required
zipstring
US ZIP code of the service location (5 digits, e.g. '94102')
citystring
City name for the service location
issuestring
Brief plain-text description of the problem or service needed (e.g. 'kitchen sink clog', 'water heater not heating')
phonestring
Caller phone number, including country code (e.g. '+1 415 555 1234' or '4155551234'). Required so the tradesperson can call before arrival.
statestring
US state abbreviation (2 letters, e.g. 'CA')
agent_idstring
DID or identifier of the calling agent (e.g. 'did:web:claude.ai'). Logged for analytics.
datetimestring
ISO 8601 datetime for the requested service window start (e.g. '2026-05-08T14:00:00Z')
caller_idstring
Email address of the human on whose behalf the agent is booking (used as Stripe customer key)
street_addressstring
Street address where the work will happen, including unit/apartment number if applicable (e.g. '425 Mission St, Apt 5B'). Required so the tradesperson knows exactly where to go.
spending_cap_signedstring
Optional. Signed spending cap token. If omitted, the server fetches a quote automatically and applies a default cap before booking. Pass through unchanged only if the caller already produced one.
book_lawn_careBook lawn care service for mowing, edging, fertilization, weed control, or leaf cleanup. Returns a confirmed booking. Call /quote first.10 params

Book lawn care service for mowing, edging, fertilization, weed control, or leaf cleanup. Returns a confirmed booking. Call /quote first.

Parameters* required
zipstring
US ZIP code of the service location (5 digits, e.g. '94102')
citystring
City name for the service location
issuestring
Brief plain-text description of the problem or service needed (e.g. 'kitchen sink clog', 'water heater not heating')
phonestring
Caller phone number, including country code (e.g. '+1 415 555 1234' or '4155551234'). Required so the tradesperson can call before arrival.
statestring
US state abbreviation (2 letters, e.g. 'CA')
agent_idstring
DID or identifier of the calling agent (e.g. 'did:web:claude.ai'). Logged for analytics.
datetimestring
ISO 8601 datetime for the requested service window start (e.g. '2026-05-08T14:00:00Z')
caller_idstring
Email address of the human on whose behalf the agent is booking (used as Stripe customer key)
street_addressstring
Street address where the work will happen, including unit/apartment number if applicable (e.g. '425 Mission St, Apt 5B'). Required so the tradesperson knows exactly where to go.
spending_cap_signedstring
Optional. Signed spending cap token. If omitted, the server fetches a quote automatically and applies a default cap before booking. Pass through unchanged only if the caller already produced one.
request_other_serviceLog a request for a service type not covered by the 10 named tools (e.g. carpet cleaning, dog walking, painting, moving). Does NOT book — adds to the waitlist to signal demand for future service expansion. Use this when none of the book_* tools match the user's need.8 params

Log a request for a service type not covered by the 10 named tools (e.g. carpet cleaning, dog walking, painting, moving). Does NOT book — adds to the waitlist to signal demand for future service expansion. Use this when none of the book_* tools match the user's need.

Parameters* required
citystring
City name for the service location
issuestring
Additional context about what the person needs
statestring
US state abbreviation (2 letters, e.g. 'CA')
agent_idstring
DID or identifier of the calling agent (e.g. 'did:web:claude.ai'). Logged for analytics.
datetimestring
Preferred service datetime (ISO 8601, e.g. '2026-05-09T14:00:00Z')
caller_idstring
Email address of the human on whose behalf the agent is requesting (used to notify when service launches)
location_zipstring
US ZIP code where the service is needed
service_type_freetextstring
Plain-text description of the service type requested (e.g. 'carpet cleaning', 'dog walker', 'in-home massage')
Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Registryactive
TransportHTTP
AuthRequired
UpdatedMay 31, 2026
View on GitHub