ticket-forge
by SanjoyDat1 · development · mcp-server, glama
MCP server that parses stack traces and logs to generate deduplicated issue drafts with severity, repro steps, and owner guesses.
Source: https://github.com/SanjoyDat1/ticket-forge
Install
git clone https://github.com/SanjoyDat1/ticket-forgeTags: mcp-server, glama
Source: glama
About development MCP servers and Claude skills
development MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
ticket-forge is one of hundreds of development entries indexed on Skiln. Browse the full development category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related development MCPs and skills
- echo-cache by SanjoyDat1
Semantic caching MCP server for AI agent tool calls, providing exact and similarity-based cache lookup, store, invalidation, and metrics via MCP tools.
- graphrag-lite by SanjoyDat1
A lightweight MCP server implementing the GraphRAG pipeline for hierarchical knowledge graph construction and query-focused summarization.
- reflexion-kit by SanjoyDat1
MCP-native TypeScript implementation of the Reflexion verbal RL loop for language agents, providing tools to start tasks, act, evaluate, reflect, and retry with pluggable LLMs and memory.
- memory-stream by SanjoyDat1
MCP server implementing the Generative Agents memory architecture, enabling observation, retrieval, reflection, and planning for agent memory management.
- tot-engine by SanjoyDat1
MCP server for Tree-of-Thoughts search engine enabling deliberate problem solving with LLM agents via BFS, DFS, and beam search policies.
- react-runtime by SanjoyDat1
MCP server implementing ReAct reasoning-acting loops with tools like search, lookup, and finish, supporting both fixture and OpenAI LLMs for offline-first, traceable agent execution.
- cove-kit by SanjoyDat1
MCP server implementing Chain-of-Verification to reduce LLM hallucinations by drafting answers, planning fact-check questions, answering them independently, and revising.
- standup-pulse by SanjoyDat1
Enables generating AI-powered standups from git activity, with risk flags and markdown digests, via MCP tools.
Frequently asked questions
How do I install ticket-forge?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support ticket-forge?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is ticket-forge free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.