gmat-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BASE_URL | No | Docs base URL for scraping. Default: https://documentation.help/gmat/ | |
| GMAT_BIN | Yes | Path to GMAT bin folder containing GmatConsole(.exe). Required for runGmat/samples tools. | |
| MCP_PORT | No | Port for wrappers/adapters that expose this stdio server via TCP/SSE. Server itself uses stdio. | |
| NODE_ENV | No | Set to 'test' to use pages-test.json during setup. | |
| CACHE_DIR | No | Directory for embeddings.json. Default: ./data | |
| GMAT_IDIOMS | No | Path to idioms file. Default: ./data/gmat_idioms.md | |
| GMAT_SAMPLES | No | Path to GMAT samples directory. Default: <GMAT_BIN>\..\samples | |
| OPENAI_API_KEY | No | OpenAI API key, only needed to rebuild the docs-embedding cache (setup). |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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/ginomoretta-creator/gmat-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server