gym-mcp-server

haggaishachar/gym-mcp-server

3.3

If you are the rightful owner of gym-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Gym MCP Server allows any Gymnasium environment to be exposed as an MCP server, converting the Gym API into MCP tools accessible via JSON interfaces.

Tools

Functions exposed to the LLM to take actions

reset_env

Reset the environment to its initial state.

step_env

Take an action in the environment.

render_env

Render the current state of the environment.

close_env

Close the environment and free resources.

get_env_info

Get information about the environment.

get_available_tools

Get information about available MCP tools.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources