Skip to main content
Glama

Noctua MCP Server

Official
by geneontology
test_simple.py124 B
import pytest @pytest.mark.parametrize("a, b, c", [(1, 2, 3), (4, 5, 9)]) def test_simple(a, b, c): assert a + b == c

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/geneontology/noctua-mcp'

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