Skip to main content
Glama
multilead-mcp.code-workspace721 B
{ "folders": [ { "path": "." } ], "settings": { "python.defaultInterpreterPath": "${workspaceFolder}/.venv/bin/python", "python.terminal.activateEnvironment": true, "python.terminal.activateEnvInCurrentTerminal": true, "python.languageServer": "Pylance", "python.analysis.typeCheckingMode": "off", "python.analysis.extraPaths": [ "${workspaceFolder}/.venv/lib/python3.12/site-packages" ], "python.analysis.diagnosticSeverityOverrides": { "reportMissingImports": "none", "reportUnknownMemberType": "none", "reportUntypedFunctionDecorator": "none", "reportUnknownParameterType": "none", "reportUnknownVariableType": "none" } } }

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/vanman2024/multilead-mcp'

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