Boston Calendar
FreeNot checkedBoston area events and calendar data via the Pipeworx MCP gateway.
About
Boston area events and calendar data via the Pipeworx MCP gateway.
README
The Boston Calendar MCP.
Part of Pipeworx — an MCP gateway connecting AI agents to 1394+ live data sources.
Tools
| Tool | Description |
|---|---|
events |
Upcoming Greater Boston events from The Boston Calendar. Defaults to a 2-week window from today. Filter by date range, keyword (title/description/tags), and free admission. Returns normalized events sorted by date/time. |
tags |
List the event tags/keywords in use on The Boston Calendar, with counts — useful as filterable facets for the events tool. |
Quick Start
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"boston-calendar": {
"url": "https://gateway.pipeworx.io/boston-calendar/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 1394+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Using with ask_pipeworx
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Boston Calendar data" })
The gateway picks the right tool and fills the arguments automatically.
More
License
MIT
Install Boston Calendar in Claude Desktop, Claude Code & Cursor
unyly install boston-calendarInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add boston-calendar -- npx -y @pipeworx/mcp-boston-calendarStep-by-step: how to install Boston Calendar
FAQ
Is Boston Calendar MCP free?
Yes, Boston Calendar MCP is free — one-click install via Unyly at no cost.
Does Boston Calendar need an API key?
No, Boston Calendar runs without API keys or environment variables.
Is Boston Calendar hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Boston Calendar in Claude Desktop, Claude Code or Cursor?
Open Boston Calendar on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Compare Boston Calendar with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All productivity MCPs




