Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MONGODB_DB | No | The name of the MongoDB database to use | gem_mcp |
| MONGODB_URI | Yes | MongoDB connection string for Atlas or local instance | |
| REQUEST_DELAY_SEC | No | Configurable delay between scraping requests to avoid IP blocking | 1.5 |
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 | |