Northeastern University Calendar MCP Server
@jibinb961
关于 Northeastern University Calendar MCP Server
暂无概览
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Northeastern University Calendar MCP Server?
This MCP server provides access to Northeastern University's event calendar through the Model Context Protocol (MCP). It allows Claude Desktop to fetch, search, and filter events from the Northeastern University calendar.
How to use Northeastern University Calendar MCP Server?
Install by cloning the repository, creating and activating a Python virtual environment (Python 3.9+ required), then installing dependencies with pip install -r requirements.txt. Start the server with python neu_calendar_server.py (defaults to localhost port 8000). Connect it to Claude Desktop by editing the MCP configuration in Settings → Developer → Edit Config and adding the server entry, then restart Claude Desktop.
Key features of Northeastern University Calendar MCP Server
- Get today's events from the calendar.
- Get upcoming events for a specified number of days.
- Search events by keywords.
- Filter events by category.
- Get detailed information about specific events.
- List available event categories.
Use cases of Northeastern University Calendar MCP Server
- Ask "What events are happening today at Northeastern University?"
- Request "Show me upcoming events for the next week."
- Query "Are there any workshops happening this month?"
- Ask about specific categories such as "Tell me about athletic events at Northeastern."
- Inquire "What categories of events are available?"
FAQ from Northeastern University Calendar MCP Server
What are the requirements to run the server?
Python 3.9+, the Claude Desktop app, and an internet connection to access the Northeastern University calendar.
How do I install and start the server?
Clone or download the repository, create and activate a Python virtual environment, run pip install -r requirements.txt, then start with python neu_calendar_server.py.
How do I connect the server to Claude Desktop?
In Claude Desktop, go to Settings → Developer → Edit Config, add the server configuration, then restart Claude Desktop. Detailed setup is in the provided CLAUDE_DESKTOP_SETUP.md file.
What should I do if Claude can't connect to the server?
Ensure the server is running and that port 8000 is not blocked by a firewall. Also verify the MCP extension configuration in Claude Desktop is correct.
Where does the calendar data come from?
The data is sourced from the Northeastern University Calendar at https://calendar.northeastern.edu/. The server retrieves this data over the internet.
生产力 分类下的更多 MCP 服务器
applescript-mcp MCP Server
joshrutkowskiA macOS AppleScript MCP server
Lamda
firerpaAndroid Full-Stack Device Control Platform: WebRTC/H.264 remote desktop, UI/OCR/image-matching automation, one-click MITM, built-in Frida, proxy/VPN/frp/P2P networking, MCP/Agent, 160+ APIs, designed for multi-device clusters and engineered deployments.
Task Manager MCP Server
tradesdontlieA task management MCP server that provides comprehensive project and task tracking capabilities
MCP Google Calendar Server
markelaugust74A Model Context Protocol (MCP) server implementation for Google Calendar integration. Create and manage calendar events directly through Claude or other AI assistants.
AppleScript MCP Server (Dual access: python and node.js)
peakmojoMCP server that execute applescript giving you full control of your Mac
评论