<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>XMIT·信创探索 - 内阁事务</title>
    <link>http://www.xmit.org.cn/forum-4-1.html</link>
    <description>Latest 20 threads of 内阁事务</description>
    <copyright>Copyright(C) XMIT·信创探索</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sun, 05 Apr 2026 19:27:00 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://www.xmit.org.cn/static/image/common/logo_88_31.gif</url>
      <title>XMIT·信创探索</title>
      <link>http://www.xmit.org.cn/</link>
    </image>
    <item>
      <title>小智AI - 日程管理MCP工具实现</title>
      <link>http://www.xmit.org.cn/thread-1-1-1.html</link>
      <description><![CDATA[[markdown]

# 日程管理MCP工具实现

下面我将实现一个功能完整的日程管理MCP工具，支持日程记录、提醒、查询和删除等功能：

```python
# schedule_manager.py
from mcp.server.fastmcp import FastMCP
import sys
import logging
import json
import datetime
import  ...]]></description>
      <category>内阁事务</category>
      <author>admin</author>
      <pubDate>Wed, 25 Jun 2025 15:52:06 +0000</pubDate>
    </item>
  </channel>
</rss>