SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 Python mcp Projects
-
Project mention: Quick and easy local AI RAG setup with JetBrains IDE integration and browser UI | dev.to | 2026-06-02
To get a local web UI (that is very similar to CharGPT) that supports Retrieval Augmented Generation (RAG), workflows and many other features, we'll use Open WebUI (https://github.com/open-webui/open-webui). Although it can be setup using locally installed Python, I've decided to try out their Docker image instead. Since I have an Nvidia card, I've used their Nvidia GPU supported docker image.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
ragflow
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
Project mention: I Scanned 5 Popular Open-Source AI Projects for EU AI Act Compliance. Here's What I Found. | dev.to | 2026-03-31I ran AIR Blackbox (the scanner itself), Browser Use (79K+ stars), RAGFlow (76K+ stars), LiteLLM (23K+ stars), and Superlinked (15K+ stars) through the same compliance checks.
-
Scrapling
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!
Project mention: Launch HN: Intuned (YC S22) – Build and run reliable browser automations as code | news.ycombinator.com | 2026-06-08What is the advantage of your product over having Codex generate a script using something like https://github.com/D4Vinci/Scrapling?
-
TrendRadar
⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的 AI 舆情监控助手与热点筛选工具!聚合多平台热点 + RSS 订阅,支持关键词精准筛选。AI 智能筛选新闻 + AI 翻译 + AI 分析简报直推手机,也支持接入 MCP 架构,赋能 AI 自然语言对话分析、情感洞察与趋势预测等。支持 Docker ,数据本地/云端自持。集成微信/飞书/钉钉/Telegram/邮件/ntfy/bark/slack 等渠道智能推送。
Link: https://github.com/sansan0/TrendRadar
-
That let to MemPalace, or https://mempalaceofficial.com/ (hopefully, that's the right one!)
-
CowAgent
Open-source super AI assistant & Agent Harness. Plans tasks, runs tools and skills, self-evolves with memory and knowledge. Multi-model, multi-channel. Lightweight, extensible, one-line install. (formerly chatgpt-on-wechat)
-
antigravity-awesome-skills
Installable GitHub library of 1,500+ agentic skills for Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, and more. Includes specialized plugins, installer CLI, bundles, workflows, and official/community skill collections.
Corpus. antigravity-awesome-skills, a public collection of Anthropic-format skills from the community. 4,556 SKILL.md files, deduplicated by directory. Each file has a YAML frontmatter (name, description, tags) and a markdown body.
-
AstrBot
AI Agent Assistant & development framework that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨
-
I spent a weekend studying GPT-Researcher, an open-source project with 24,000+ GitHub stars. It builds an autonomous research agent that generates comprehensive reports with citations. The architecture is elegant: multiple specialized agents coordinate through LangGraph, parallel execution speeds up research, and quality gates ensure reliable output.
-
GitHub Link: https://github.com/agentscope-ai/agentscope Summary: Agentscope is an agent-oriented programming library that makes it easier to build LLM applications. It's designed to be "developer-centric" with features like asynchronous execution, parallel tool calls, and real-time steering. It offers a transparent approach where prompt engineering and API invocation are fully visible and controllable. Why it's important: Agentscope, along with its related libraries like agentscope-runtime and agentscope-studio, provides a comprehensive toolkit for not only developing but also deploying and visualizing agent-based applications.
-
-
Agent-Reach
Give your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
Source: https://github.com/Panniantong/Agent-Reach
-
code-review-graph
Local-first code intelligence graph for MCP and CLI. Builds a persistent map of your codebase so AI coding tools read only what matters, with benchmarked context reductions on reviews and large-repo workflows.
Project mention: Code-review-graphv 2.1.0, 8× fewer tokens for code reviews via structural graph | news.ycombinator.com | 2026-04-03• True zero-config install — one command across 7 platforms
Tech: Python + Tree-sitter + SQLite (WAL) + FastMCP. 572 tests.
https://code-review-graph.com
GitHub: https://github.com/tirth8205/code-review-graph
pip install code-review-graph && code-review-graph install
-
Skill_Seekers
Convert documentation websites, GitHub repositories, and PDFs into Claude AI skills with automatic conflict detection
Project mention: Turn Docs, Code and PDFs into Claude AI Skills in Minutes | news.ycombinator.com | 2025-11-07 -
memU
The memory harness for proactive AI agents — structured storage, intent capture, 10x token reduction.
-
Project mention: One Open Source Project per Day #74: ai-engineering-from-scratch - Build AI Full-stack Skills from Ground Up | dev.to | 2026-05-23
git clone https://github.com/rohitg00/ai-engineering-from-scratch.git cd ai-engineering-from-scratch python phases/01-math-foundations/01-linear-algebra-intuition/code/vectors.py
-
Project mention: How to Build Self-Healing AI Agents with Monocle, Okahu MCP and OpenCode | dev.to | 2026-04-08
git clone https://github.com/Arindam200/awesome-ai-apps cd mcp_ai_agents/telemetry-mcp-okahu # Create and activate virtual environment python3 -m venv venv source venv/bin/activate # Install dependencies pip install monocle_apptrace monocle_test_tools openai fastapi pytest python-dotenv
-
FastAPI MCP - Expose your FastAPI endpoints as MCP tools with auth. 🆓 🔑
-
ida-pro-mcp
AI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Project mention: Duke Nukem: Zero Hour N64 ROM Reverse-Engineering Project Hits 100% | news.ycombinator.com | 2025-10-19I use the following IDA pro MCP plugin for this: https://github.com/mrexodia/ida-pro-mcp
-
Project mention: Infrastructure as Code MCP Servers — Terraform, Pulumi, AWS, OpenTofu, Spacelift | dev.to | 2026-03-25
Part of awslabs/mcp (8,500 stars monorepo). The only IaC MCP server that validates templates — cfn-lint for syntax, cfn-guard for compliance, CloudTrail troubleshooting for stack failures. CDK support across 5 languages. AWS-only — no multi-cloud.
-
Project mention: Show HN: MCP-C – cloud platform for running MCP agents and apps | news.ycombinator.com | 2025-10-28
-
-
Project mention: Apache Burr: Build reliable AI agents and applications | news.ycombinator.com | 2026-06-10
How does this compare to https://strandsagents.com/ ? I'm interested in tools in this space, right now I'm not attached to one, but Bedrock + Serverless on Agent Core feels like the "easy guided path" though I don't like the platform lock-in
Python mcp discussion
Python mcp related posts
-
Why I Built a New Memory Plugin for Hermes Agent
-
Codex for Open Source
-
Best Website Monitoring Tools in 2026: What Engineering Teams Actually Use
-
I Switched to the Agent Toolkit for AWS. Here's Why.
-
Apache Burr: Build reliable AI agents and applications
-
From Prompt Engineering to MCP Skills: What Rebuilding My Tokyo Transit Agent Taught Me About AI Architecture
-
I tested mcp-doctor pricing with 12 LLM-simulated personas. 4 said they would pay.
-
A note from our sponsor - SaaSHub
www.saashub.com | 14 Jun 2026
Index
What are some of the best open-source mcp projects in Python? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | open-webui | 140,988 |
| 2 | ragflow | 82,474 |
| 3 | Scrapling | 62,873 |
| 4 | TrendRadar | 59,355 |
| 5 | mempalace | 55,376 |
| 6 | CowAgent | 45,236 |
| 7 | antigravity-awesome-skills | 40,371 |
| 8 | AstrBot | 34,454 |
| 9 | gpt-researcher | 27,645 |
| 10 | agentscope | 26,737 |
| 11 | fastmcp | 25,579 |
| 12 | Agent-Reach | 24,017 |
| 13 | code-review-graph | 18,375 |
| 14 | Skill_Seekers | 14,053 |
| 15 | memU | 13,845 |
| 16 | ai-engineering-from-scratch | 13,774 |
| 17 | awesome-ai-apps | 12,773 |
| 18 | fastapi_mcp | 11,911 |
| 19 | ida-pro-mcp | 9,321 |
| 20 | mcp | 9,106 |
| 21 | mcp-agent | 8,370 |
| 22 | Upsonic | 7,877 |
| 23 | harness-sdk | 6,106 |