GetMyCert
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GETMYCERT_API_KEY | No | Prepaid API key fallback. | |
| GETMYCERT_API_URL | No | API-key endpoint override. | |
| GETMYCERT_RPC_URL | No | Base RPC endpoint. | https://mainnet.base.org |
| GETMYCERT_X402_URL | No | x402 endpoint override. | https://getmycert.com/api/v1/x402 |
| GETMYCERT_CERTS_URL | No | Public catalog endpoint override. | https://getmycert.com/api/v1/certifications |
| GETMYCERT_MAX_PAYMENT | No | Max micro-USDC any one call may pay. | 100000 |
| GETMYCERT_WALLET_PRIVATE_KEY | No | 32-byte hex private key for the Base wallet that pays the x402 endpoint. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_cert_questionsA | Get IT certification practice questions from GetMyCert.com. Supports 27 major IT certifications including AWS, CompTIA, Google Cloud, Azure, and Cisco. Returns multiple-choice questions with options and explanations. |
| list_certificationsA | List all available IT certifications on GetMyCert.com with question counts. Use this to discover valid |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/fischperson0000000/getmycert-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server