JS Reverse Strong MCP
by lwjjike
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GEMINI_MODEL | No | Model name for Gemini (e.g., gemini-2.0-flash-exp). | |
| OPENAI_MODEL | No | Model name for OpenAI (e.g., gpt-4o). | |
| GEMINI_API_KEY | No | API key for Gemini (Google). | |
| OPENAI_API_KEY | No | API key for OpenAI. | |
| ANTHROPIC_MODEL | No | Model name for Anthropic (e.g., claude-3-5-sonnet-20241022). | |
| GEMINI_CLI_PATH | No | Path to Gemini CLI binary for local usage. | |
| OPENAI_BASE_URL | No | Custom base URL for OpenAI-compatible API. | |
| ANTHROPIC_API_KEY | No | API key for Anthropic (Claude). | |
| ANTHROPIC_BASE_URL | No | Custom base URL for Anthropic API. | |
| DEFAULT_LLM_PROVIDER | No | Default LLM provider. One of: openai, anthropic, gemini. Determines which provider is used when multiple are configured. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues