datetime.calc_schedule — Thousand API MCP Tool
datetime.calc_schedule
(datetime calc schedule) is one of 84 tools on the
Thousand API
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call datetime.calc_schedule from your client
- Claude Code Thousand API datetime.calc_schedule run in your project directory
- Claude Desktop Thousand API datetime.calc_schedule ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Thousand API datetime.calc_schedule ~/.cursor/mcp.json
- VS Code Thousand API datetime.calc_schedule .vscode/mcp.json
- Zed Thousand API datetime.calc_schedule ~/.config/zed/settings.json
- Windsurf Thousand API datetime.calc_schedule ~/.codeium/windsurf/mcp_config.json
- Cline Thousand API datetime.calc_schedule ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Thousand API datetime.calc_schedule ~/.gemini/settings.json
- Grok Thousand API datetime.calc_schedule .mcp.json (in your project root)
- ChatGPT Thousand API datetime.calc_schedule Settings → Connectors → Advanced → Developer mode
- Claude.ai Thousand API datetime.calc_schedule Settings → Connectors → Add custom connector
- LangChain Thousand API datetime.calc_schedule pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http thousand-api https://mcp.thousand-api.com/mcp
Other tools on this server
- utility.search_tools
- utility.get_tool_schema
- utility.get_usage
- utility.diagnose_mcp
- data.execute_batch
- datetime.get_holidays
- datetime.get_calendar_month
- datetime.is_holiday
- datetime.add_business_days
- datetime.add_calendar_days
- datetime.generate_test_dates
- datetime.check_business_hours
- datetime.check_custom_holidays
- datetime.get_cron_next
- datetime.parse_laravel_schedule
- network.get_exchange_rate
- network.lookup_postal_code
- network.get_page_meta
- utility.get_distance
- utility.convert_coordinates
- convert.get_qrcode
- network.get_ip_info
- text.extract_text_from_html
- text.get_text_stats
- text.estimate_tokens
- text.split_text
- text.mask_pii
- text.diff_text
- text.diff_markdown_tables
- text.calc_text_similarity
- network.resolve_url
- convert.markdown
- utility.generate_color_palette
- utility.calc_color_contrast
- convert.color
- network.inspect_url
- security.decode_jwt
- convert.unit
- security.generate_hash
- security.generate_uuid
- security.validate_uuid
- security.validate_barcode
- security.validate_luhn
- security.generate_hmac
- security.generate_totp
- convert.csv
- convert.yaml
- convert.toml
- convert.xml
- convert.base64
- convert.url_encoding
- convert.format
- utility.calc_expression
- utility.calc_tax
- utility.calc_loan
- utility.compare_versions
- utility.calc_pagination
- network.dns_lookup
- network.calc_cidr
- network.check_ip_in_range
- network.check_domain_format
- network.http_fetch
- data.query_json
- data.calc_stats
- data.validate_format
- convert.data_size
- convert.format_number
- text.convert_japanese
- text.generate_slug
- datetime.get_current_datetime
- datetime.calc_datetime_diff
- datetime.format_relative_time
- datetime.convert_japanese_era
- datetime.convert_iso_duration
- text.convert_string_case
- text.generate_random_string
- data.validate_json
- data.validate_schema
- data.validate_all
- data.merge_json
- data.diff_arrays
- data.sort_json
- convert.transform_image
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.