DirectoryAgent
automation

Agent

by lastmile-ai

65
Health
good
76
Popularity

Build effective agents using Model Context Protocol and simple workflow patterns

8,086stars
809forks
Python
Apache-2.0
Updated March 11, 2026
#agents#ai#ai-agents#llm#llms#mcp#model-context-protocol#python

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

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

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Installation

npx mcp-agent

Maintenance Healthgood

Freshness32/40
Issue response15/30
Org backing15/20
Longevity3/10
Updated recently
Community-backed

Server Info

Categoryautomation
LanguagePython
LicenseApache-2.0
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory