MAK Immigration Source Guide
Server Details
Read-only Canadian immigration source navigation and RCIC expert/source routing.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
Available Tools
3 toolsget_mak_change_ledgerARead-onlyInspect
Return a dated MAK source-verification ledger snapshot for selected Canadian immigration evidence rules. Each entry names the official source, what the checked source establishes, the recheck date and an explicit limitation. This is source verification, not individualized immigration advice.
| Name | Required | Description | Default |
|---|---|---|---|
| entry | Yes | Choose all current ledger entries or one bounded verification entry. |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already flag readOnlyHint=true, and the description adds useful context: entries include official source, what is established, recheck date, and an explicit limitation. The disclaimer that this is not immigration advice helps set expectations beyond the schema.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Three short sentences front-load the main action, describe the return-entry fields, and add a one-line boundary disclaimer. Every sentence contributes and there is no filler.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple read-only tool with one enum parameter and no output schema, the description adequately explains what will be returned and the nature of the data. Nothing critical is missing for correct invocation.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100%, and the single enum parameter has a meaningful description ('Choose all current ledger entries or one bounded verification entry'). The tool description adds no parameter-level detail, so a baseline 3 is appropriate.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description names a specific verb ('Return'), a specific resource ('dated MAK source-verification ledger snapshot'), and the content fields of each entry. It does not explicitly compare itself to sibling tools like get_mak_topic_sources, so it falls just short of full sibling differentiation.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description clearly implies this is for source-verification lookups and explicitly excludes individualized immigration advice. However, it gives no guidance on when to choose this over the sibling tools, leaving the agent to infer the fit.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
get_mak_rcic_contactARead-onlyInspect
When a user explicitly asks how to contact MAK for human review, return the MAK contact page and the licensed consultant associated with the selected education topic. This tool does not collect case facts, assess eligibility, book a consultation, initiate payment, or complete any transaction.
| Name | Required | Description | Default |
|---|---|---|---|
| battle | Yes | Education topic for which the user is asking how to contact MAK. |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description adds strong behavioral context beyond the readOnlyHint annotation by explicitly enumerating what the tool does not do: collect case facts, assess eligibility, book consultations, initiate payment, or complete transactions. This gives the agent a clear side-effect profile and does not contradict annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is two sentences with no wasted words. The trigger and primary output are front-loaded, and the exclusion list is compact yet comprehensive.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple single-parameter lookup with no output schema, the description fully explains when to use the tool, what it returns, and what it avoids doing. The provided annotations and sibling list fill in the remaining context.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, and the single 'battle' parameter is fully described in the schema as the education topic. The description only echoes 'selected education topic' without adding further detail about enum values or behavior.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description states a specific verb and resource: it returns the MAK contact page and the licensed consultant for the selected education topic. This clearly distinguishes the tool from the sibling tools, which cover a change ledger and topic sources.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
It gives an explicit trigger condition: use when the user explicitly asks how to contact MAK for human review. It also lists exclusions such as not assessing eligibility or booking a consultation, though it does not name sibling tools as alternatives.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
get_mak_topic_sourcesARead-onlyInspect
Return a curated source set for one of four MAK Canadian immigration education topics: the named licensed MAK expert, a MAK educational resource, the relevant Government of Canada destination, and any already-published independent or owned-media reference included in this source set. This is general source navigation, not individualized immigration advice.
| Name | Required | Description | Default |
|---|---|---|---|
| battle | Yes | Select one supported Canadian immigration education topic. |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare read-only and non-destructive behavior; the description adds context by saying the set is 'curated' and limited to 'already-published' references, and it disclaims individualized advice. This goes beyond the safety profile in annotations without contradicting it.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Two sentences with the main action front-loaded and the disclaimer placed second. The first sentence is long and slightly redundant ('source set' appears twice), but every clause contributes useful information.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple one-enum-parameter, read-only tool, the description explains the return contents in enough detail despite the lack of an output schema. It could be more complete by spelling out the four topic names in human-readable form, but the schema enum plus description are sufficient for correct invocation.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, and the single parameter already documents that it selects a supported topic. The description restates the 'four topics' idea but adds no detail about what each enum value means or how 'battle' maps to a topic, so it does not add substantial meaning beyond the schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description uses a specific verb ('Return') and resource ('curated source set') and defines scope as 'one of four MAK Canadian immigration education topics.' It enumerates the contents of the set, which clearly distinguishes it from the sibling change-ledger and RCIC-contact tools.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
It provides a general usage frame ('general source navigation') and a clear exclusion ('not individualized immigration advice'), but it never names alternatives or states when to prefer it over get_mak_change_ledger or get_mak_rcic_contact. The when-not condition is helpful, but tool-selection guidance is left implicit.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
3 tool updates
- First observed
get_mak_change_ledger - First observed
get_mak_rcic_contact - First observed
get_mak_topic_sources
Frequently Asked Questions
Claiming proves that you control a remote MCP connector. It does not move, proxy, or interrupt the server.
Open the connector listing, choose Claim ownership, and sign in to Glama.
Complete one verification method:
GitHub identity — fastest for official registry listings. For a namespace such as
io.github.alice/server, link the matching GitHub user, then choose Claim with GitHub. An organization namespace such asio.github.acme/serveralso needs that organization to have installed the Glama AI GitHub App and approved its permissions, because GitHub discloses organization membership only to apps it has installed. Use HTTP or DNS when it has not.HTTP challenge — works when you can deploy a public file. Generate a token, publish the exact JSON Glama shows at
/.well-known/glama.jsonon the same origin as the connector, then choose Check HTTP challenge.DNS challenge — works when you control DNS but cannot change the server. Generate a token, create the exact TXT record Glama shows, wait for it to propagate, then choose Check DNS challenge.
After verification, Glama sends a confirmation email and gives you access to listing details, thumbnails, health checks, and analytics. Keep the HTTP file or DNS record in place: Glama periodically checks it and ownership remains verified while the token is discoverable.
The HTTP ownership file has this structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"claim": "glama_claim_..."
}Claim tokens are opaque, stable, and bound to the signed-in Glama account. They contain no email address or other personal information. If Glama can no longer discover a verified HTTP or DNS token, it starts a seven-day grace period before removing claim-based access. Restore the same token during that period to keep ownership verified. Never publish an email address, Glama session token, GitHub token, or connector credential as ownership proof.
If verification fails, confirm that you copied the current token exactly. The HTTP file must be public, return valid JSON with a successful HTTP response, and stay on the connector's origin. DNS changes may need more time to propagate. A claim cannot transfer to a different origin or hostname: if the connector target changes, Glama starts the grace period and the new target must be claimed separately after the previous claim is released.
For a connector linked to the official MCP Registry, registry updates continue to replace its name, description, and URL by default. After claiming, open Manage connector and enable Use Glama listing details as the source of truth if edits made on Glama should be preserved. Categories and thumbnails are always managed on Glama; registry linkage and technical connection settings continue to sync.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
To improve your MCP server's ranking:
Claim ownership of the server listing
Complete the server profile with an accurate description and thumbnail
Provide a test profile so Glama can connect to and evaluate the server
Keep tool definitions clear and complete to earn a high Tool Definition Quality Score (TDQS)
Route real usage through the Glama Gateway; more recorded successful server uses also improve the ranking
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
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!
Related MCP Connectors
Read-only IELTS and CELPIP question banks, learner practice, progress, scores, and feedback.
Search a directory of SOC 2 audit and compliance firms; read GRC migration guides. Read-only.
Curated gateway to snapshot-versioned Canadian public data services with source provenance.
Visa eligibility matcher and immigration intelligence for MCP-compatible AI assistants.
Related MCP Servers
- AlicenseNot gradedqualityBmaintenanceEnables AI assistants to search and explore Australian occupation codes (ANZSCO), visa pathways, state nominations, and SkillSelect invitation round data.MIT
- AlicenseBqualityDmaintenanceRetrieves and explains government program information from official Canadian sources using a strict retrieval-first approach, with deterministic eligibility checks and full source attribution.618MIT
- AlicenseBqualityDmaintenanceEnables users to search and navigate over 22,500 indexed sections across 16 Canadian building codes and user guides. It supports keyword searches, hierarchy navigation, and optional full-text extraction from user-provided PDF documents.73MIT

mentu-navigator-mcpofficial
AlicenseNot gradedqualityCmaintenanceProvides read-only, provenance-first repository navigation for agents and humans, with ranked lexical retrieval, exact query, document handles, symbol context, and change impact analysis.107Apache 2.0
Glama MCP Gateway
Add one secure layer between your agents and this server.
TDQS
Each tool addresses a clearly distinct resource: a dated evidence ledger, RCIC contact information, and curated topic source sets. There is little overlap in purpose or output.
All three tools follow the same get_mak_ pattern with a descriptive object suffix: change_ledger, rcic_contact, topic_sources. The naming is uniform, predictable, and immediately signals the tool's target.
Three tools is well-scoped for a focused immigration source guide. Each tool earns its place and avoids unnecessary surface area.
The set covers the core needs of a source guide: evidence rule snapshots, topic source sets, and human contact. A minor gap is the lack of a tool to list available topics or ledger entries, which would aid discoverability.