Mcp Agent Ts
Description
TypeScript port of the original MCP Agent framework by lastmile-ai
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
[](https://mseep.ai/app/waldzellai-mcp-agent-ts)
MCP Agent TypeScript Port
[](https://smithery.ai/server/@waldzellai/mcp-agent-ts)
Overview
The MCP (Model Context Protocol) Agent TypeScript Port is a robust type-safe implementation of the MCP Agent system. It provides a flexible framework for building intelligent context-aware agents with advanced workflow management, logging, and execution capabilities.
This is a TypeScript port of the [original MCP Agent framework by lastmile-ai](https://github.com/lastmile-ai/mcp-agent).
Features
π **Modular Architecture**
- Comprehensive TypeScript implementation
- Flexible, extensible design
- Type-safe interfaces
π **Advanced Workflow Management**
- Step-based workflow execution
- Concurrent task processing
- Detailed context tracking
π **Powerful Logging System**
- Configurable log levels
- Context-rich logging
- Log export capabilities
π§° **Flexible Executor**
- Task queuing
- Timeout handling
- Concurrent task management
π₯οΈ **CLI Support**
- Command-line interface
- Easy agent management
Installation
Installing via Smithery
To install MCP Agent TypeScript Port for Claude Desktop automatically via [Smithery](https://smithery.ai/server/@waldzellai/mcp-agent-ts):
npx -y @smithery/cli install @waldzellai/mcp-agent-ts --client claude
Manual Installation
npm install @waldzell/mcp-agent-ts
Quick Start
Creating a Workflow
import { BaseWorkflow } from '@waldzell/mcp-agent-ts';
class MyDataProcessingWorkflow extends BaseWorkflow {
constructor() {
super('my-workflow', 'Data Processing');
this.addStep({
id: 'extract',
name: 'Data Extraction',
execute: async (context) => {
// Implement data extraction logic
r
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Firecrawl
π₯ The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agen
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI TrendRadar
βAI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.π― εε«δΏ‘ζ―θΏθ½½οΌδ½ η
AI