Deep Agentic Core MCP
Rank #8,774io.github.DeepAgentLabs/deep-agentic-core-mcp
Unified MCP server for AgenticLens and Agentic Chaos capabilities.
Deep Agentic Core MCP is a Model Context Protocol (MCP) server published by DeepAgentLabs. It ranks #8,774 of 132,046 servers tracked on MCP Toplist. Deep Agentic Core MCP is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Jul 14, 2026 and most recently updated on Aug 9, 2026.
Ranks ahead of 123,272 of 132,046 servers on MCP Toplist.
Use Deep Agentic Core MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add deep-agentic-core-mcp -- uvx deep-agentic-core-mcp[mcp_servers.deep-agentic-core-mcp]
command = "uvx"
args = ["deep-agentic-core-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"deep-agentic-core-mcp": {
"command": "uvx",
"args": [
"deep-agentic-core-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"deep-agentic-core-mcp": {
"command": "uvx",
"args": [
"deep-agentic-core-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"deep-agentic-core-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"deep-agentic-core-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"deep-agentic-core-mcp": {
"command": "uvx",
"args": [
"deep-agentic-core-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"deep-agentic-core-mcp": {
"command": "uvx",
"args": [
"deep-agentic-core-mcp"
]
}
}
}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.DeepAgentLabs%2Fdeep-agentic-core-mcp)<a href="https://mcptoplist.com/server/io.github.DeepAgentLabs%2Fdeep-agentic-core-mcp"><img src="https://mcptoplist.com/badge/io.github.DeepAgentLabs%2Fdeep-agentic-core-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
DeepAgentLabs
Available versions (3)
| Version | Published |
|---|---|
| 0.2.0 | Aug 9, 2026 |
| 0.1.3 | Jul 14, 2026 |
| 0.1.2 | Jul 14, 2026 |
Frequently asked questions
- Who maintains Deep Agentic Core MCP?
- Deep Agentic Core MCP is maintained by DeepAgentLabs, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Deep Agentic Core MCP listed on the Official MCP Registry?
- Yes — Deep Agentic Core MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does Deep Agentic Core MCP have?
- MCP Toplist tracks 3 versions of Deep Agentic Core MCP, most recently published on Aug 9, 2026.
- Where can I find the source code for Deep Agentic Core MCP?
- The source code for Deep Agentic Core MCP is hosted at github.com/DeepAgentLabs/mcp-server.
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.