Skip to main content
Glama

MCP OmniFocus

by someposer
settings.json699 B
{ "files.exclude": { "**/.venv": true, "**/.pytest_cache": true, "**/__pycache__": true }, "search.exclude": { "**/.venv": true, "**/.pytest_cache": true, "**/__pycache__": true }, "python.analysis.typeCheckingMode": "standard", "[python]": { "editor.formatOnSave": true, "editor.codeActionsOnSave": { "source.fixAll": "explicit", "source.organizeImports": "explicit" }, "editor.defaultFormatter": "charliermarsh.ruff" }, "python.testing.pytestArgs": [ "tests" ], "python.testing.unittestEnabled": false, "python.testing.pytestEnabled": true }

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/someposer/mcp-omnifocus'

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