Agenticorg
Rank #1,501io.github.mishrasanjeev/agenticorg
AgenticOrg AI agents + native connectors + 1000+ via Composio. Finance/HR/Marketing/Ops.
Agenticorg is a Model Context Protocol (MCP) server published by mishrasanjeev. It ranks #1,501 of 115,460 servers tracked on MCP Toplist, and its repository has 10 GitHub stars. Agenticorg is listed across 2 registries — Official MCP and PulseMCP, with 7 tracked versions. It was first listed on Mar 20, 2026 and most recently updated on May 12, 2026.
Ranks ahead of 113,959 of 115,460 servers on MCP Toplist.
Use Agenticorg
claude mcp add agenticorg -- npx -y agenticorg-mcp-server[mcp_servers.agenticorg]
command = "npx"
args = ["-y", "agenticorg-mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"agenticorg": {
"command": "npx",
"args": [
"-y",
"agenticorg-mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"agenticorg": {
"command": "npx",
"args": [
"-y",
"agenticorg-mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agenticorg": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"agenticorg-mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agenticorg": {
"command": "npx",
"args": [
"-y",
"agenticorg-mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agenticorg": {
"command": "npx",
"args": [
"-y",
"agenticorg-mcp-server"
]
}
}
}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.mishrasanjeev%2Fagenticorg)<a href="https://mcptoplist.com/server/io.github.mishrasanjeev%2Fagenticorg"><img src="https://mcptoplist.com/badge/io.github.mishrasanjeev%2Fagenticorg.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
mishrasanjeev
Other servers by mishrasanjeev
View all mishrasanjeev servers →Available versions (7)
| Version | Published |
|---|---|
| 4.0.4 | May 12, 2026 |
| 4.0.3 | Apr 19, 2026 |
| 4.0.2 | Apr 19, 2026 |
| 4.0.1 | Apr 7, 2026 |
| 4.0.0 | Apr 7, 2026 |
| 0.1.1 | Apr 1, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Agenticorg?
- Agenticorg is maintained by mishrasanjeev, which publishes 2 MCP servers (10 total versions) tracked on MCP Toplist.
- Is Agenticorg listed on the Official MCP Registry?
- Yes — Agenticorg is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Agenticorg have?
- MCP Toplist tracks 7 versions of Agenticorg, most recently published on May 12, 2026.
- Where can I find the source code for Agenticorg?
- The source code for Agenticorg is hosted at github.com/mishrasanjeev/agentic-org.