Server Details
NCTR Alliance rewards — search bounties, check earning rates, and discover communities.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- Hoya25/mcp-server
- GitHub Stars
- 0
See and control every tool call
Available Tools
6 toolscheck_tier_requirementsInspect
Check what is needed to reach a specific Crescendo status tier, or see the full progression path. Shows NCTR lock thresholds, multipliers, and perks for each tier.
| Name | Required | Description | Default |
|---|---|---|---|
| target_tier | No | Target tier to check requirements for | |
| current_balance | No | Current NCTR balance to check tier status and progress to next tier |
get_active_promotionsInspect
Get currently active promotions, limited-time offers, and special earning opportunities in the NCTR program.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_earning_ratesInspect
Get NCTR earning rates for a specific Crescendo status tier, or compare all tiers. Shows the multiplier applied to bounty earnings at each tier level. Higher tiers earn more NCTR per bounty.
| Name | Required | Description | Default |
|---|---|---|---|
| tier | No | Specific tier to check. Omit to see all tiers. | |
| bounty_id | No | Optional bounty ID to calculate tier-adjusted earning amount |
get_impact_enginesInspect
Discover NCTR Impact Engine communities. Impact Engines are passion-based communities within NCTR — each focused on a different lifestyle vertical. Members can join any Impact Engine to connect with like-minded people and access community-specific experiences.
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | Filter by category (Powersports, Lacrosse, Entertainment, Skilled Trades, Recovery, Wellness) |
get_onboarding_linkInspect
Generate a link for a new member to join NCTR Alliance. Optionally include a referral code. Returns the sign-up URL and a summary of what new members earn.
| Name | Required | Description | Default |
|---|---|---|---|
| referral_code | No | Optional referral code to credit the referring member |
search_bountiesInspect
Search and filter available NCTR bounties. Filter by category (entry, revenue, merch, referral, engagement), minimum/maximum NCTR amount, or keyword. Returns bounty details including name, amount, lock period, and requirements. All bounties use 360LOCK — tokens stay yours after the lock period.
| Name | Required | Description | Default |
|---|---|---|---|
| keyword | No | Search keyword to match against bounty name, description, or tags | |
| category | No | Filter by bounty category | |
| max_amount | No | Maximum NCTR amount | |
| min_amount | No | Minimum NCTR amount | |
| repeatable_only | No | If true, only return bounties that can be earned multiple times |
Verify Ownership
Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [
{
"email": "your-email@example.com"
}
]
}The email address must match the email associated with your Glama account. Once verified, the connector will appear as claimed by you.
Sign in to verify ownershipControl your server's listing on Glama, including description and metadata
Receive usage reports showing how your server is being used
Get monitoring and health status updates for your server
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!
Your Connectors
Sign in to create a connector for this server.