ACR — Agent Composition Records
Rank #28,725io.github.Tethral-Inc/acr
Interaction profile registry for AI agents. Log interactions, query behavioral lenses.
ACR — Agent Composition Records is a Model Context Protocol (MCP) server published by tethral-inc. It ranks #28,725 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. ACR — Agent Composition Records is listed across 3 registries — Official MCP, Glama and PulseMCP, with 10 tracked versions. It was first listed on Apr 8, 2026 and most recently updated on Jul 23, 2026.
Ranks ahead of 103,388 of 132,113 servers on MCP Toplist.
Use ACR — Agent Composition Records
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add acr -e "ACR_API_URL=<your ACR_API_URL>" -- npx -y @tethral/acr-mcpReplace each placeholder with your own value before saving.
[mcp_servers.acr]
command = "npx"
args = ["-y", "@tethral/acr-mcp"]
[mcp_servers.acr.env]
ACR_API_URL = "<your ACR_API_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"acr": {
"command": "npx",
"args": [
"-y",
"@tethral/acr-mcp"
],
"env": {
"ACR_API_URL": "<your ACR_API_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"acr": {
"command": "npx",
"args": [
"-y",
"@tethral/acr-mcp"
],
"env": {
"ACR_API_URL": "<your ACR_API_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"acr": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@tethral/acr-mcp"
],
"env": {
"ACR_API_URL": "<your ACR_API_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"acr": {
"command": "npx",
"args": [
"-y",
"@tethral/acr-mcp"
],
"env": {
"ACR_API_URL": "<your ACR_API_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"acr": {
"command": "npx",
"args": [
"-y",
"@tethral/acr-mcp"
],
"env": {
"ACR_API_URL": "<your ACR_API_URL>"
}
}
}
}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.Tethral-Inc%2Facr)<a href="https://mcptoplist.com/server/io.github.Tethral-Inc%2Facr"><img src="https://mcptoplist.com/badge/io.github.Tethral-Inc%2Facr.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
tethral-inc
Available versions (10)
| Version | Published |
|---|---|
| 2.14.0 | Jul 23, 2026 |
| 2.13.1 | Jul 6, 2026 |
| 2.13.0 | Jul 3, 2026 |
| 2.12.0 | Jul 2, 2026 |
| 2.11.4 | Jun 10, 2026 |
| 2.11.3 | Jun 10, 2026 |
| 2.10.0 | Apr 22, 2026 |
| 2.4.1 | Apr 21, 2026 |
| 2.4.0 | Apr 21, 2026 |
| 2.3.2 | Apr 21, 2026 |
Frequently asked questions
- Who maintains ACR — Agent Composition Records?
- ACR — Agent Composition Records is maintained by tethral-inc, which publishes 3 MCP servers (11 total versions) tracked on MCP Toplist.
- Is ACR — Agent Composition Records listed on the Official MCP Registry?
- Yes — ACR — Agent Composition Records is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does ACR — Agent Composition Records have?
- MCP Toplist tracks 10 versions of ACR — Agent Composition Records, most recently published on Jul 23, 2026.
- Where can I find the source code for ACR — Agent Composition Records?
- The source code for ACR — Agent Composition Records is hosted at github.com/tethral-inc/agentregistry.
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.