Skip to main content
Glama
package.json371 B
{ "name": "forevervm-python-repl-example", "version": "1.0.0", "private": true, "description": "Example of using foreverVM to run Python REPL commands", "type": "module", "scripts": { "start": "tsx index.ts" }, "dependencies": { "@forevervm/sdk": "file:../sdk" }, "devDependencies": { "@types/node": "^22.12.0", "tsx": "^4.19.2" } }

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/jamsocket/forevervm'

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