DirectoryAgent
automation

Agent

by lastmile-ai

43
Health
fair
55
Popularity

Build effective agents using Model Context Protocol and simple workflow patterns

8,313stars
837forks
Python
Apache-2.0
Updated May 10, 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 Healthfair

Freshness15/40
Issue response3/30
Org backing20/20
Longevity5/10
Updated this year
Most issues unresolved
Org-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