Autron Core
Rank #9,247io.github.hungnguyenhtbvn-max/autron-core
MCP server providing autron-core capabilities
Autron Core is a Model Context Protocol (MCP) server published by hungnguyenhtbvn-max. It ranks #9,247 of 132,046 servers tracked on MCP Toplist. Autron Core is listed across 2 registries — Official MCP and PulseMCP, with 3 tracked versions. It was first listed on Feb 28, 2026 and most recently updated on Mar 2, 2026.
Ranks ahead of 122,799 of 132,046 servers on MCP Toplist.
Use Autron Core
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add autron-core -e "AUTRON_IDENTITY=<your AUTRON_IDENTITY>" -- npx -y @autron/coreReplace each placeholder with your own value before saving.
[mcp_servers.autron-core]
command = "npx"
args = ["-y", "@autron/core"]
[mcp_servers.autron-core.env]
AUTRON_IDENTITY = "<your AUTRON_IDENTITY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"autron-core": {
"command": "npx",
"args": [
"-y",
"@autron/core"
],
"env": {
"AUTRON_IDENTITY": "<your AUTRON_IDENTITY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"autron-core": {
"command": "npx",
"args": [
"-y",
"@autron/core"
],
"env": {
"AUTRON_IDENTITY": "<your AUTRON_IDENTITY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"autron-core": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@autron/core"
],
"env": {
"AUTRON_IDENTITY": "<your AUTRON_IDENTITY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"autron-core": {
"command": "npx",
"args": [
"-y",
"@autron/core"
],
"env": {
"AUTRON_IDENTITY": "<your AUTRON_IDENTITY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"autron-core": {
"command": "npx",
"args": [
"-y",
"@autron/core"
],
"env": {
"AUTRON_IDENTITY": "<your AUTRON_IDENTITY>"
}
}
}
}Replace each placeholder with your own value before saving.
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.hungnguyenhtbvn-max%2Fautron-core)<a href="https://mcptoplist.com/server/io.github.hungnguyenhtbvn-max%2Fautron-core"><img src="https://mcptoplist.com/badge/io.github.hungnguyenhtbvn-max%2Fautron-core.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
hungnguyenhtbvn-max
Available versions (3)
| Version | Published |
|---|---|
| 0.3.1 | Mar 2, 2026 |
| 0.2.1 | Feb 28, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Autron Core?
- Autron Core is maintained by hungnguyenhtbvn-max, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Autron Core listed on the Official MCP Registry?
- Yes — Autron Core is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Autron Core have?
- MCP Toplist tracks 3 versions of Autron Core, most recently published on Mar 2, 2026.
- Where can I find the source code for Autron Core?
- The source code for Autron Core is hosted at github.com/hungnguyenhtbvn-max/autron-protocol.
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.