Skip to main content
Glama
HeshamFS

MCP Materials Server

by HeshamFS
conftest.py217 B
"""Pytest configuration for mcp_materials tests.""" import sys from pathlib import Path # Add src directory to path for test imports src_path = Path(__file__).parent.parent / "src" sys.path.insert(0, str(src_path))

Latest Blog Posts

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/HeshamFS/mcp-materials-server'

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