Skip to main content
Glama
lwjjike

JS Reverse Strong MCP

by lwjjike

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GEMINI_MODELNoModel name for Gemini (e.g., gemini-2.0-flash-exp).
OPENAI_MODELNoModel name for OpenAI (e.g., gpt-4o).
GEMINI_API_KEYNoAPI key for Gemini (Google).
OPENAI_API_KEYNoAPI key for OpenAI.
ANTHROPIC_MODELNoModel name for Anthropic (e.g., claude-3-5-sonnet-20241022).
GEMINI_CLI_PATHNoPath to Gemini CLI binary for local usage.
OPENAI_BASE_URLNoCustom base URL for OpenAI-compatible API.
ANTHROPIC_API_KEYNoAPI key for Anthropic (Claude).
ANTHROPIC_BASE_URLNoCustom base URL for Anthropic API.
DEFAULT_LLM_PROVIDERNoDefault LLM provider. One of: openai, anthropic, gemini. Determines which provider is used when multiple are configured.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/lwjjike/JSReverser-Strong-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server