We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sdelements/sde-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
test_prompt_to_tool_mapping.py•268 B
"""
Integration tests for SD Elements MCP Server.
NOTE: Prompt-to-tool mapping tests are now handled by tests/test_prompt_mapping_from_csv.py
which reads prompts from tests/prompts_tool_mapping.csv. This file is kept for any
future non-prompt integration tests.
"""