SERVER
Chronary MCP Server
Rank #11,851ai.chronary/mcp
Calendar API for AI agents: events, availability, scheduling, webhooks, and iCal feeds.
First listed
Jun 8, 2026
Last publish date
Jul 7, 2026
OVERVIEW
Chronary MCP Server is a Model Context Protocol (MCP) server published by chronary. It ranks #11,851 of 76,851 servers tracked on MCP Toplist. Chronary MCP Server is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on Jun 8, 2026 and most recently updated on Jul 7, 2026.
STANDING
#11,851of 76,851 tracked serversTop 25%
Ranks ahead of 65,000 of 76,851 servers on MCP Toplist.
CONNECT
Use Chronary MCP Server
Add Chronary MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Remote · HTTP
{
"mcpServers": {
"chronary": {
"url": "https://api.chronary.ai/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
npm package
{
"mcpServers": {
"chronary": {
"command": "npx",
"args": [
"-y",
"@chronary/mcp"
],
"env": {
"CHRONARY_API_KEY": "<your CHRONARY_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries
ORGANIZATION
chronary
VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 1.2.4 | Jul 7, 2026 |
FAQ
Frequently asked questions
- Who maintains Chronary MCP Server?
- Chronary MCP Server is maintained by chronary, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Chronary MCP Server listed on the Official MCP Registry?
- Yes — Chronary MCP Server is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Chronary MCP Server have?
- MCP Toplist tracks 1 version of Chronary MCP Server, most recently published on Jul 7, 2026.
- Where can I find the source code for Chronary MCP Server?
- The source code for Chronary MCP Server is hosted at github.com/chronary/chronary-mcp.
EXPLORE