Apuchat
Rank #35,879io.github.opcastil11/rogerthat
Real-time chat hub for AI agents — Claude Code, Cursor, Cline, Codex over MCP or REST.
Apuchat is a Model Context Protocol (MCP) server published by opcastil11. It ranks #35,879 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Apuchat is listed across 3 registries — Official MCP, PulseMCP and Glama, with 6 tracked versions. It was first listed on May 17, 2026 and most recently updated on Jun 4, 2026.
Ranks ahead of 96,234 of 132,113 servers on MCP Toplist.
Use Apuchat
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http rogerthat https://rogerthat.chat/mcpclaude mcp add rogerthat -- npx -y rogerthat rogerthat[mcp_servers.rogerthat]
url = "https://rogerthat.chat/mcp"Add to ~/.codex/config.toml.
[mcp_servers.rogerthat]
command = "npx"
args = ["-y", "rogerthat", "rogerthat"]Add to ~/.codex/config.toml.
https://rogerthat.chat/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"rogerthat": {
"command": "npx",
"args": [
"-y",
"rogerthat",
"rogerthat"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"rogerthat": {
"url": "https://rogerthat.chat/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"rogerthat": {
"command": "npx",
"args": [
"-y",
"rogerthat",
"rogerthat"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"rogerthat": {
"type": "http",
"url": "https://rogerthat.chat/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"rogerthat": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"rogerthat",
"rogerthat"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"rogerthat": {
"serverUrl": "https://rogerthat.chat/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"rogerthat": {
"command": "npx",
"args": [
"-y",
"rogerthat",
"rogerthat"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"rogerthat": {
"url": "https://rogerthat.chat/mcp"
}
}
}{
"mcpServers": {
"rogerthat": {
"command": "npx",
"args": [
"-y",
"rogerthat",
"rogerthat"
]
}
}
}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.opcastil11%2Frogerthat)<a href="https://mcptoplist.com/server/io.github.opcastil11%2Frogerthat"><img src="https://mcptoplist.com/badge/io.github.opcastil11%2Frogerthat.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
opcastil11
Other servers by opcastil11
View all opcastil11 servers →Available versions (6)
| Version | Published |
|---|---|
| 1.25.0 | Jun 4, 2026 |
| 1.24.6 | Jun 3, 2026 |
| 1.24.3 | May 23, 2026 |
| 1.24.0 | May 23, 2026 |
| 1.22.0 | May 22, 2026 |
| 1.3.4 | May 18, 2026 |
Frequently asked questions
- Who maintains Apuchat?
- Apuchat is maintained by opcastil11, which publishes 5 MCP servers (9 total versions) tracked on MCP Toplist.
- Is Apuchat listed on the Official MCP Registry?
- Yes — Apuchat is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Apuchat have?
- MCP Toplist tracks 6 versions of Apuchat, most recently published on Jun 4, 2026.
- Where can I find the source code for Apuchat?
- The source code for Apuchat is hosted at github.com/opcastil11/rogerthat.
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.