Charlotte Area Transit (CATS)
Rank #10,988io.github.ajwann/queenscoach
CATS bus and light rail trip planning, live arrivals, timetables, routes, and service alerts
Charlotte Area Transit (CATS) is a Model Context Protocol (MCP) server published by ajwann. It ranks #10,988 of 132,113 servers tracked on MCP Toplist. Charlotte Area Transit (CATS) is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Sep 9, 2026 and most recently updated on Sep 15, 2026.
Ranks ahead of 121,125 of 132,113 servers on MCP Toplist.
Use Charlotte Area Transit (CATS)
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http queenscoach https://queenscoach.adamwanninger.com/mcpclaude mcp add queenscoach -- uvx queenscoach[mcp_servers.queenscoach]
url = "https://queenscoach.adamwanninger.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.queenscoach]
command = "uvx"
args = ["queenscoach"]Add to ~/.codex/config.toml.
https://queenscoach.adamwanninger.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"queenscoach": {
"command": "uvx",
"args": [
"queenscoach"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"queenscoach": {
"url": "https://queenscoach.adamwanninger.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"queenscoach": {
"command": "uvx",
"args": [
"queenscoach"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"queenscoach": {
"type": "http",
"url": "https://queenscoach.adamwanninger.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"queenscoach": {
"type": "stdio",
"command": "uvx",
"args": [
"queenscoach"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"queenscoach": {
"serverUrl": "https://queenscoach.adamwanninger.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"queenscoach": {
"command": "uvx",
"args": [
"queenscoach"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"queenscoach": {
"url": "https://queenscoach.adamwanninger.com/mcp"
}
}
}{
"mcpServers": {
"queenscoach": {
"command": "uvx",
"args": [
"queenscoach"
]
}
}
}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.ajwann%2Fqueenscoach)<a href="https://mcptoplist.com/server/io.github.ajwann%2Fqueenscoach"><img src="https://mcptoplist.com/badge/io.github.ajwann%2Fqueenscoach.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
ajwann
Other servers by ajwann
View all ajwann servers →Available versions (3)
| Version | Published |
|---|---|
| 2.1.0 | Sep 15, 2026 |
| 2.0.0 | Sep 14, 2026 |
| 1.1.0 | Sep 12, 2026 |
Frequently asked questions
- Who maintains Charlotte Area Transit (CATS)?
- Charlotte Area Transit (CATS) is maintained by ajwann, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Charlotte Area Transit (CATS) listed on the Official MCP Registry?
- Yes — Charlotte Area Transit (CATS) is listed on the Official MCP Registry, alongside Glama.
- How many versions does Charlotte Area Transit (CATS) have?
- MCP Toplist tracks 3 versions of Charlotte Area Transit (CATS), most recently published on Sep 15, 2026.
- Where can I find the source code for Charlotte Area Transit (CATS)?
- The source code for Charlotte Area Transit (CATS) is hosted at github.com/ajwann/queenscoach.
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.