Skip to main content
Glama

MCP Dataset Onboarding Server

by Magenta91
mcp_config.json•375 B
{ "mcpServers": { "dataset-onboarding": { "command": "python", "args": ["mcp_server.py"], "cwd": ".", "env": { "GOOGLE_SERVICE_ACCOUNT_KEY_PATH": "path/to/your/service-account-key.json", "MCP_SERVER_FOLDER_ID": "your_mcp_server_folder_id_here", "MCP_CLIENT_FOLDER_ID": "your_mcp_client_folder_id_here" } } } }

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/Magenta91/MCP'

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