We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/activepieces/activepieces'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
de.json•1.25 KiB
{
"AI-powered engineering assistant for automating development tasks, code generation, and technical conversations.": "AI-gestützter Engineering-Assistent zur Automatisierung von Entwicklungsaufgaben, Code-Generierung und technischen Gesprächen.",
"Your Devin API key (used in the Authorization header).": "Ihr Devin API-Schlüssel (wird im Authorisierungs-Header verwendet).",
"Create Session": "Sitzung erstellen",
"Get Session Details": "Sitzungsdetails abrufen",
"Send Message": "Nachricht senden",
"Creates a new Devin session": "Erstellt eine neue Devin Sitzung",
"Retrieves details of a specific Devin session": "Ruft Details einer bestimmten Devin Sitzung ab",
"Sends a message to a Devin session": "Sendet eine Nachricht an eine Devin Sitzung",
"Prompt": "Prompt",
"Snapshot ID": "Snapshot-ID",
"Playbook ID": "Spielbuch-ID",
"Unlisted": "Nicht gelistet",
"Idempotent": "Idempotent",
"Session ID": "Sitzungs-ID",
"Message": "Nachricht",
"The ID of the session to retrieve details for": "Die ID der Sitzung, um Details abzurufen für",
"The ID of the session to send the message to": "Die ID der Sitzung, an die die Nachricht gesendet werden soll",
"The message to send to the session": "Die Nachricht die an die Sitzung gesendet wird"
}