Skip to main content
ClaudeWave

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.

MCP Servers82 stars18 forksPythonUpdated 23d ago
ClaudeWave Trust Score
67/100
· OK
Passed
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Flags
  • !No standard license detected
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: UVX (Python) · mcp-agent
Claude Code CLI
claude mcp add mcp-agent -- uvx mcp-agent
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "mcp-agent": {
      "command": "uvx",
      "args": ["mcp-agent"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Package name inferred from the repository name. Verify it exists on PyPI, or clone https://github.com/Haohao-end/mcp-agent and follow its README.
Use cases

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
graph-ragllmmcpmcp-serverpython

What people ask about mcp-agent

What is Haohao-end/mcp-agent?

+

Haohao-end/mcp-agent is mcp servers for the Claude AI ecosystem. 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. It has 82 GitHub stars and was last updated 23d ago.

How do I install mcp-agent?

+

You can install mcp-agent by cloning the repository (https://github.com/Haohao-end/mcp-agent) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is Haohao-end/mcp-agent safe to use?

+

Our security agent has analyzed Haohao-end/mcp-agent and assigned a Trust Score of 67/100 (tier: OK). See the full breakdown of passed checks and flags on this page.

Who maintains Haohao-end/mcp-agent?

+

Haohao-end/mcp-agent is maintained by Haohao-end. The last recorded GitHub activity is from 23d ago, with 0 open issues.

Are there alternatives to mcp-agent?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy mcp-agent to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: Haohao-end/mcp-agent
[![Featured on ClaudeWave](https://claudewave.com/api/badge/haohao-end-mcp-agent)](https://claudewave.com/repo/haohao-end-mcp-agent)
<a href="https://claudewave.com/repo/haohao-end-mcp-agent"><img src="https://claudewave.com/api/badge/haohao-end-mcp-agent" alt="Featured on ClaudeWave: Haohao-end/mcp-agent" width="320" height="64" /></a>

More MCP Servers