Skip to main content
Glama

Python Local MCP Server

by Alec2435
pyproject.toml387 B
[project] name = "python-local" version = "0.1.0" description = "An MCP Server to run python locally" readme = "README.md" requires-python = ">=3.12" dependencies = [ "mcp>=1.1.0",] [[project.authors]] name = "Alex Velikanov" email = "alex25368@gmail.com" [build-system] requires = [ "hatchling",] build-backend = "hatchling.build" [project.scripts] python-local = "python_local:main"

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/Alec2435/python_mcp'

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