Loyal Spark
Rank #1,926io.github.aspekt19/loyal-spark
Onchain loyalty MCP on Base: programs, mint, rewards, vouchers for AI agents.
Loyal Spark is a Model Context Protocol (MCP) server published by aspekt19. It ranks #1,926 of 115,460 servers tracked on MCP Toplist, and its repository has 12 GitHub stars. Loyal Spark is listed across 3 registries — Official MCP, Glama and mcp.so, with 1 tracked version. It was first listed on Mar 22, 2026 and most recently updated on Aug 6, 2026.
Ranks ahead of 113,534 of 115,460 servers on MCP Toplist.
Use Loyal Spark
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http loyal-spark https://api.loyalspark.online/loyalty-mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.loyal-spark]
url = "https://api.loyalspark.online/loyalty-mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://api.loyalspark.online/loyalty-mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"loyal-spark": {
"url": "https://api.loyalspark.online/loyalty-mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"loyal-spark": {
"type": "http",
"url": "https://api.loyalspark.online/loyalty-mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"loyal-spark": {
"serverUrl": "https://api.loyalspark.online/loyalty-mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"loyal-spark": {
"url": "https://api.loyalspark.online/loyalty-mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
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.aspekt19%2Floyal-spark)<a href="https://mcptoplist.com/server/io.github.aspekt19%2Floyal-spark"><img src="https://mcptoplist.com/badge/io.github.aspekt19%2Floyal-spark.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
aspekt19
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Aug 6, 2026 |
Frequently asked questions
- Who maintains Loyal Spark?
- Loyal Spark is maintained by aspekt19, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Loyal Spark listed on the Official MCP Registry?
- Yes — Loyal Spark is listed on the Official MCP Registry, alongside Glama and mcp.so.
- How many versions does Loyal Spark have?
- MCP Toplist tracks 1 version of Loyal Spark, most recently published on Aug 6, 2026.
- Where can I find the source code for Loyal Spark?
- The source code for Loyal Spark is hosted at github.com/aspekt19/unboxed-loyalty-spark.