MCP 端点
MCP 配置
FastAPI 后端在下面的 streamable HTTP 端点挂载了同进程 FastMCP 服务。
https://calendar-api.plus1labs.com/mcp
Streamable HTTP config
{
"mcpServers": {
"calendar-intelligence-api": {
"type": "streamable-http",
"url": "https://calendar-api.plus1labs.com/mcp"
}
}
}已暴露的 MCP 工具
get_month_boundaryget_quarter_boundaryget_year_boundaryget_week_boundarydiff_dateslist_holidaysis_holidaynext_holidayis_business_dayadd_business_dayslist_marketsis_trading_daynext_trading_dayget_market_scheduleadd_trading_dayscalculate_settlement_dateconvert_timezonelist_timezones仅 REST 支持的能力
这些 REST 端点当前没有对应 MCP 工具:工作日差值、市场假日列表、交易日差值。