Skip to main content
Glama
__init__.py305 B
"""Test package for MCP FreeCAD Addon""" __version__ = "1.0.0" # Test configuration TEST_CONFIG = { "mock_api_keys": { "claude": "test_claude_key", "gemini": "test_gemini_key", "openrouter": "sk-test_openrouter_key", }, "test_timeout": 5.0, "debug_mode": 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/jango-blockchained/mcp-freecad'

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