Mailganer API MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| POSTMAN_API_KEY | No | API key for Postman (optional, for Postman integration) | |
| MAILGANER_API_KEY | No | API key for Mailganer live API calls (optional, for future use) | |
| MAILGANER_API_BASE_URL | No | Base URL for Mailganer API (default: https://mailganer.com/api) | https://mailganer.com/api |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_doc_statusA | Get sync status of cached Mailganer API docs and Postman collection |
| sync_documentationB | Re-sync Mailganer API documentation from web sources into docs/ |
| list_api_docsB | List cached Mailganer API documentation pages, optionally by category |
| search_api_docsC | Full-text search in cached Mailganer API documentation |
| get_api_endpoint_docB | Get cached Mailganer API doc page with linked Postman requests |
| get_linked_postman_requestB | Get Postman request with related Mailganer documentation pages |
| check_doc_pageA | Compare a cached doc page with the live site and report differences |
| get_api_overviewA | Get Mailganer API overview: auth, limits, pagination |
| search_postmanC | Search Mailganer Postman collection requests by keyword |
| get_postman_requestA | Get a Postman request by partial name or exact API path (without related docs) |
| rebuild_doc_crosslinksB | Rebuild docs ↔ Postman crosslink index in docs/crosslinks.json |
| list_crosslink_gapsB | List docs and Postman requests without crosslinks, with documented reasons |
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/dkanster/mailganer-api-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server