Skip to main content
Glama

Jenkins MCP Server

pytest.ini766 B
[pytest] # Pytest configuration for Jenkins MCP Server testpaths = test python_files = test_*.py python_classes = Test* python_functions = test_* addopts = -v --tb=short --strict-markers --disable-warnings --asyncio-mode=auto -p no:cacheprovider markers = slow: marks tests as slow (deselect with '-m "not slow"') integration: marks tests as integration tests unit: marks tests as unit tests cache: marks tests related to caching functionality batch: marks tests related to batch operations performance: marks tests related to performance asyncio_mode = auto asyncio_default_fixture_loop_scope = function filterwarnings = ignore::DeprecationWarning ignore::PendingDeprecationWarning ignore::RuntimeWarning

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/AshwiniGhuge3012/jenkins-mcp-server'

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