Tickstem
@tickstem
About Tickstem
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"tickstem": {
"command": "tsk-mcp",
"env": {
"TICKSTEM_API_KEY": "your-api-key"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Tickstem?
Tickstem is a developer tool MCP server that lets you manage cron jobs and verify emails directly from your AI coding assistant. It integrates with the Tickstem developer infrastructure and provides programmatic access to cron scheduling and email verification via an API.
How to use Tickstem?
Install the server using Go: go install github.com/tickstem/mcp/cmd/tsk-mcp@latest. Obtain an API key from your Tickstem dashboard at https://app.tickstem.dev. The free tier includes 1,000 cron executions and 500 email verifications per month.
Key features of Tickstem
- List, get, create, update, pause, resume, and delete cron jobs
- View execution history for cron jobs
- Verify email syntax, MX records, disposable domains, and role-based prefixes
- View past email verification results
Use cases of Tickstem
- Schedule and manage recurring tasks from your AI coding assistant
- Pause or resume cron jobs without leaving your editor
- Validate email addresses before sending communications
- Check email history for previous verification results
FAQ from Tickstem
How do I install the Tickstem MCP server?
Run go install github.com/tickstem/mcp/cmd/tsk-mcp@latest to install the server.
How do I get an API key for Tickstem?
Visit https://app.tickstem.dev to obtain your API key. A free tier is available.
What are the limits of the free tier?
The free tier includes 1,000 cron executions and 500 email verifications per month.
Can I manage cron jobs with Tickstem?
Yes, you can list, create, update, pause, resume, delete jobs, and view execution history.
What does email verification check?
It checks syntax, MX records, disposable domains, and role-based prefixes.
More Other MCP servers
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Awesome Mlops
visengerA curated list of references for MLOps
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments