alphaportal-mcp
Rank #7,053io.github.chrischall/alphaportal-mcp
AlphaPortal school-bus transportation for Claude — students, stops, live bus location, notifications
alphaportal-mcp is a Model Context Protocol (MCP) server published by chrischall. It ranks #7,053 of 132,608 servers tracked on MCP Toplist. alphaportal-mcp is listed across 2 registries — Official MCP and Glama, with 7 tracked versions. It was first listed on Aug 25, 2026 and most recently updated on Sep 20, 2026.
Ranks ahead of 125,555 of 132,608 servers on MCP Toplist.
Use alphaportal-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add alphaportal-mcp -e "ALPHAPORTAL_REFRESH_TOKEN=<your ALPHAPORTAL_REFRESH_TOKEN>" -- npx -y alphaportal-mcpReplace each placeholder with your own value before saving.
[mcp_servers.alphaportal-mcp]
command = "npx"
args = ["-y", "alphaportal-mcp"]
[mcp_servers.alphaportal-mcp.env]
ALPHAPORTAL_REFRESH_TOKEN = "<your ALPHAPORTAL_REFRESH_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"alphaportal-mcp": {
"command": "npx",
"args": [
"-y",
"alphaportal-mcp"
],
"env": {
"ALPHAPORTAL_REFRESH_TOKEN": "<your ALPHAPORTAL_REFRESH_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"alphaportal-mcp": {
"command": "npx",
"args": [
"-y",
"alphaportal-mcp"
],
"env": {
"ALPHAPORTAL_REFRESH_TOKEN": "<your ALPHAPORTAL_REFRESH_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"alphaportal-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"alphaportal-mcp"
],
"env": {
"ALPHAPORTAL_REFRESH_TOKEN": "<your ALPHAPORTAL_REFRESH_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"alphaportal-mcp": {
"command": "npx",
"args": [
"-y",
"alphaportal-mcp"
],
"env": {
"ALPHAPORTAL_REFRESH_TOKEN": "<your ALPHAPORTAL_REFRESH_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"alphaportal-mcp": {
"command": "npx",
"args": [
"-y",
"alphaportal-mcp"
],
"env": {
"ALPHAPORTAL_REFRESH_TOKEN": "<your ALPHAPORTAL_REFRESH_TOKEN>"
}
}
}
}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.chrischall%2Falphaportal-mcp)<a href="https://mcptoplist.com/server/io.github.chrischall%2Falphaportal-mcp"><img src="https://mcptoplist.com/badge/io.github.chrischall%2Falphaportal-mcp.svg" alt="MCP Toplist: Top 10% of 132,608" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
chrischall
Other servers by chrischall
- OurFamilyWizard MCP#1,084 · 53 vers
- skylight-mcp#1,551 · 25 vers
- infinitecampus-mcp#2,108 · 28 vers
- zola-mcp#2,158 · 37 vers
- redfin-mcp#2,290 · 32 vers
- honeybook-mcp#2,801 · 43 vers
- resy-mcp#2,881 · 34 vers
- gemini-mcp#3,125 · 38 vers
- opentable-mcp#3,263 · 31 vers
- Credit Karma MCP#3,266 · 31 vers
- booli-mcp#3,317 · 11 vers
- canvas-parent-mcp#3,345 · 31 vers
Available versions (7)
| Version | Published |
|---|---|
| 1.0.0 | Sep 20, 2026 |
| 0.4.0 | Sep 17, 2026 |
| 0.3.2 | Sep 15, 2026 |
| 0.3.1 | Sep 10, 2026 |
| 0.3.0 | Sep 4, 2026 |
| 0.2.0 | Aug 29, 2026 |
| 0.1.0 | Aug 28, 2026 |
Frequently asked questions
- Who maintains alphaportal-mcp?
- alphaportal-mcp is maintained by chrischall, which publishes 73 MCP servers (1390 total versions) tracked on MCP Toplist.
- Is alphaportal-mcp listed on the Official MCP Registry?
- Yes — alphaportal-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does alphaportal-mcp have?
- MCP Toplist tracks 7 versions of alphaportal-mcp, most recently published on Sep 20, 2026.
- Where can I find the source code for alphaportal-mcp?
- The source code for alphaportal-mcp is hosted at github.com/chrischall/alphaportal-mcp.
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.