Skip to main content
Glama

set_python_path

Specify the Python project path to ensure accurate recognition and execution of tests within the editor-mcp server, facilitating seamless file operations.

Instructions

Set it before running tests so the project is correctly recognized

Input Schema

NameRequiredDescriptionDefault
pathYes

Input Schema (JSON Schema)

{ "properties": { "path": { "title": "Path", "type": "string" } }, "required": [ "path" ], "type": "object" }

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/danielpodrazka/editor-mcp'

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