Skip to main content
Glama

Createve.AI Nexus

by spgoodman
conftest.pyβ€’230 B
"""Test configuration for pytest.""" import os import sys from pathlib import Path # Add src directory to Python path project_root = Path(__file__).parent.parent src_path = str(project_root / "src") sys.path.insert(0, src_path)

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/spgoodman/createveai-nexus-server'

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