DirectoryAgent
data

Agent

by Haohao-end

48
Health
fair
45
Popularity

A modular Python framework implementing the Model Context Protocol (MCP). It features a standardized client-server architecture over StdIO, integrating LLMs with external tools, real-time weather data fetching, and an advanced RAG (Retrieval-Augmented Generation) system.

88stars
19forks
Python
Updated March 11, 2026
#graph-rag#llm#mcp#mcp-server#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

Freshness25/40
Issue response15/30
Org backing5/20
Longevity3/10
Updated this quarter
Solo project

Server Info

Categorydata
LanguagePython
LicenseN/A
StatusACTIVE

Submit Your Server

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

List Your Server Free
Back to Directory