iGenius Memory MCP Server
by vehoelite
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| IGENIUS_API_KEY | Yes | Your iGenius API key (required) | |
| IGENIUS_API_URL | No | Base URL for the iGenius API | https://igenius-memory.online/v1 |
| IGENIUS_VIEWPORT_H | No | Screenshot viewport height | 800 |
| IGENIUS_VIEWPORT_W | No | Screenshot viewport width | 1280 |
| IGENIUS_VISION_KEY | No | API key for vision endpoint | |
| IGENIUS_VISION_URL | No | Vision model API endpoint (for visual tools) | http://localhost:1234/v1 |
| IGENIUS_VISION_MODEL | No | Override the vision model name |
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/vehoelite/igenius-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server