Agent Progress Tracker

v1.0.0Knowledge & Memorystable

Enables AI agents to track, search, and retrieve their progress across projects with persistent memory using SQLite storage and LLM-powered summarization. Supports logging completed work, searching previous entries, and retrieving context for multi-s

agent-progress-tracker-mcp-servermcpai-integration
Share:
0
Stars
0
Downloads
0
Weekly
0/5

What is Agent Progress Tracker?

Agent Progress Tracker is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to enables ai agents to track, search, and retrieve their progress across projects with persistent memory using sqlite storage and llm-powered summarization. supports logging completed work, searching pr...

Enables AI agents to track, search, and retrieve their progress across projects with persistent memory using SQLite storage and LLM-powered summarization. Supports logging completed work, searching previous entries, and retrieving context for multi-s

This server falls under the Knowledge & Memory and Coding Agents categories on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • Enables AI agents to track, search, and retrieve their progr

Use Cases

Track and search progress across projects with SQLite storage.
Retrieve context for multi-session work via LLM summarization.
thesammykins

Maintainer

LicenseMIT License
Languagetypescript
Versionv1.0.0
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx agent-progress-tracker-mcp-server

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about Agent Progress Tracker

What is Agent Progress Tracker?

Agent Progress Tracker is a Model Context Protocol (MCP) server that enables ai agents to track, search, and retrieve their progress across projects with persistent memory using sqlite storage and llm-powered summarization. supports logging completed work, searching previous entries, and retrieving context for multi-s It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Agent Progress Tracker?

Follow the installation instructions on the Agent Progress Tracker GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.

Which AI clients work with Agent Progress Tracker?

Agent Progress Tracker works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Agent Progress Tracker free to use?

Yes, Agent Progress Tracker is open source and available under the MIT License license. You can use it freely in both personal and commercial projects.

Browse More Knowledge & Memory MCP Servers

Explore all knowledge & memory servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "agent-progress-tracker-mcp-server": { "command": "npx", "args": ["-y", "agent-progress-tracker-mcp-server"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Agent Progress Tracker?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides