Skip to content
Back to search
30
MCP

gym-mcp-server

pypi/gym-mcp-server

Expose any Gymnasium environment as an MCP server

Uptime
0.0%
24 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

gym-mcp-client
A unified interface for local and remote Gymnasium environments via gym-mcp-server
0 tools
garmin-workouts-mcp
Garmin Workouts MCP Server
0 tools
maxcompute-mcp-server
A MCP server for MaxCompute
0 tools
github-mcp-server
GitHub's official MCP Server
0 tools
gmcp
Transform any FastAPI server into an MCP server
0 tools
gpt-researcher-mcp
A MCP server project
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "gym-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}