Conduct AI
Rank #44,987io.github.sseshachala/conduct-cli
List agents, trigger workflows, and enforce team AI policies with ConductGuard.
Conduct AI is a Model Context Protocol (MCP) server published by sseshachala. It ranks #44,987 of 132,113 servers tracked on MCP Toplist. Conduct AI is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on Jun 27, 2026 and most recently updated on Jun 27, 2026.
Ranks ahead of 87,126 of 132,113 servers on MCP Toplist.
Use Conduct AI
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add conduct-cli -- uvx conduct-cli[mcp_servers.conduct-cli]
command = "uvx"
args = ["conduct-cli"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"conduct-cli": {
"command": "uvx",
"args": [
"conduct-cli"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"conduct-cli": {
"command": "uvx",
"args": [
"conduct-cli"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"conduct-cli": {
"type": "stdio",
"command": "uvx",
"args": [
"conduct-cli"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"conduct-cli": {
"command": "uvx",
"args": [
"conduct-cli"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"conduct-cli": {
"command": "uvx",
"args": [
"conduct-cli"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.sseshachala%2Fconduct-cli)<a href="https://mcptoplist.com/server/io.github.sseshachala%2Fconduct-cli"><img src="https://mcptoplist.com/badge/io.github.sseshachala%2Fconduct-cli.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
sseshachala
Other servers by sseshachala
View all sseshachala servers →Available versions (1)
| Version | Published |
|---|---|
| 0.6.10 | Jun 27, 2026 |
Frequently asked questions
- Who maintains Conduct AI?
- Conduct AI is maintained by sseshachala, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Conduct AI listed on the Official MCP Registry?
- Yes — Conduct AI is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Conduct AI have?
- MCP Toplist tracks 1 version of Conduct AI, most recently published on Jun 27, 2026.
- Where can I find the source code for Conduct AI?
- The source code for Conduct AI is hosted at github.com/sseshachala/conduct-cli.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.