8 tools from the SavvyCal MCP Server MCP Server, categorised by risk level.
View the SavvyCal MCP Server policy →savvycal_get_available_slots Get available time slots for a scheduling link within a date range.
Use this to:
- Answer "when am I free for a 30-minute call next week?"
- Find ... savvycal_get_current_user Fetch the profile of the currently authenticated SavvyCal user.
Use this to:
- Confirm the API connection is working
- Get the account's timezone ... savvycal_get_event Fetch full details for a single SavvyCal event by its ID.
Use this to:
- Get the Zoom/Meet join link for a specific meeting
- Check all attendees... savvycal_list_events List scheduled (and canceled) meetings from your SavvyCal account.
Use this to answer questions like:
- "What meetings do I have this week?"
- "S... savvycal_list_scheduling_links List all scheduling links in your SavvyCal account.
Use this to:
- See all your booking types (intro calls, consultations, etc.)
- Find a link slu... savvycal_toggle_link Enable or disable a SavvyCal scheduling link.
Use this to:
- Pause bookings while you're on holiday or unavailable
- Re-enable a link when you're ... The SavvyCal MCP Server MCP server exposes 8 tools across 3 categories: Read, Write, Destructive.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the SavvyCal MCP Server server.
SavvyCal MCP Server tools are categorised as Read (6), Write (1), Destructive (1). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept