About Cmbagents Mcpagents
Cmbagents Mcpagents is an MCP server published by iflow-mcp in the Developer Tools category: mCP examples. It has been installed 0 times through Conduid.
Six months or more without a commit doesn't mean the server is broken, but check the open issues (0) before depending on it in production.
Install
npx cmbagents-mcpagentsThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about Cmbagents Mcpagents
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- !Scoped permissionsDoesn't declare a permission scope. Assume it can do anything its process can.
README
Various agents and explorations with MCP and AG2
Authors: Licong Xu and Boris Bolliet (Cambridge)
Getting started
We recommend using Python 3.12 or 3.13.
git clone https://github.com/CMBAgents/MCPAgents.git
cd MCPAgents
chmod +x installer.sh
source installer.sh
jupyter-lab
You can the run the notebooks (make sure you select the mcp_env kernel in jupyter lab).
README mirrored from the source repository 4 months ago. The original is authoritative.