SERVER
cueapi-mcp
Rank #9910glama/cueapi/cueapi-mcp
Scheduling and accountability API for AI agents with task delivery and outcome verification.
First listed
Apr 15, 2026
Last publish date
Apr 15, 2026
OVERVIEW
cueapi-mcp is a Model Context Protocol (MCP) server published by cueapi. It ranks #9910 of 58,900 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. cueapi-mcp is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on Apr 15, 2026 and most recently updated on Apr 15, 2026.
STANDING
#9,910of 58,900 tracked serversTop 25%
Ranks ahead of 48,990 of 58,900 servers on MCP Toplist.
CONNECT
Use cueapi-mcp
Add cueapi-mcp to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"cueapi-mcp": {
"command": "npx",
"args": [
"-y",
"@cueapi/mcp"
],
"env": {
"CUEAPI_API_KEY": "<your CUEAPI_API_KEY>",
"CUEAPI_BASE_URL": "<your CUEAPI_BASE_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries (1 delisted)
ORGANIZATION
cueapi
VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 0.1.3 | Apr 15, 2026 |
FAQ
Frequently asked questions
- What is cueapi-mcp?
- Scheduling and accountability API for AI agents with task delivery and outcome verification.
- Who maintains cueapi-mcp?
- cueapi-mcp is maintained by cueapi, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is cueapi-mcp an official MCP server?
- Yes — cueapi-mcp is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does cueapi-mcp have?
- MCP Toplist tracks 1 version of cueapi-mcp, most recently published on Apr 15, 2026.
- Where can I find the source code for cueapi-mcp?
- The source code for cueapi-mcp is hosted at github.com/cueapi/cueapi-mcp.
EXPLORE