Skip to main content
Glama

PicoScope MCP Server

.gitignore432 B
# Python-generated files __pycache__/ *.py[oc] *.pyd *.so *.dll build/ dist/ wheels/ *.egg-info *.egg .eggs/ # Virtual environments .venv venv/ ENV/ env/ # IDE .vscode/ .idea/ *.swp *.swo *~ .DS_Store # Testing .pytest_cache/ .coverage htmlcov/ .tox/ # MyPy .mypy_cache/ .dmypy.json dmypy.json # Ruff .ruff_cache/ # Environment variables .env .env.local # Documentation builds docs/_build/ # Project specific *.log .claude/

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/markuskreitzer/picoscope_mcp'

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