Konnektoren MCP Server

Widget generated by MCP Showcase

Introduction

The Konnektoren MCP server provides comprehensive tools for managing educational content on Germany's interactive language learning platform. Konnektoren specializes in German grammar education through engaging exercises and personalized learning paths, supporting learners from basic (A1-A2) to advanced (C1) proficiency levels.

This MCP server offers two main categories of functionality: FAQ management and challenge administration. The FAQ tools enable efficient searching, filtering, and retrieval of frequently asked questions with multi-language support for English, German, and Ukrainian content.

The challenge management tools provide extensive capabilities for discovering, creating, and managing educational exercises. These tools support various challenge types including multiple-choice questions, contextual choices, gap-fill exercises, sorting tables, and vocabulary challenges, all organized by CEFR proficiency levels.

Use Cases

FAQ Management and Support

FAQ Content Discovery

  • Sample prompt: Show me all available FAQs in German language and provide statistics about the FAQ database

Targeted FAQ Search

  • Sample prompt: Search for FAQs about German grammar rules for beginners using advanced search with suggestions enabled

Multi-language FAQ Support

  • Sample prompt: Find FAQs related to "Konjunktiv" in Ukrainian language and limit results to 5 entries

Challenge Discovery and Learning Path Development

Level-Based Challenge Exploration

  • Sample prompt: Get an overview of all A1 level challenges and then show me detailed information for the first 3 challenges

Challenge Content Search

  • Sample prompt: Search for German grammar challenges about "Akkusativ" for intermediate level B1 learners with relevance scoring

Learning Progress Tracking

  • Sample prompt: Find challenges related to "Adjektive" and get suggestions for related search terms to build a comprehensive learning module

Educational Content Creation

Challenge Type Exploration

  • Sample prompt: Show me all available challenge types with their YAML examples, then provide the detailed schema for multiple-choice challenges

Custom Challenge Development

  • Sample prompt: Create a challenge URL from this YAML content: "!multiple-choice\ntitle: German Articles\nquestion: Choose the correct article for 'Haus'\noptions: ['der', 'die', 'das']\ncorrect: 2"

Content Creation Inspiration

  • Sample prompt: Provide me with creative suggestions and ideas for generating new German grammar challenges for intermediate learners

Advanced Educational Workflows

Comprehensive Course Planning

  • Sample prompt: Get challenge generation suggestions, then search for existing B2 level challenges about "Passiv", and create a gap-fill exercise to complement the existing content

Multi-modal Content Integration

  • Sample prompt: Search for FAQ entries about learning methodology and find contextual-choice type challenges to create a blended learning experience

Quality Assurance and Content Review

  • Sample prompt: Get detailed information for challenges with IDs 'grammar-101' and 'vocabulary-basic-01', then check the challenge types overview to ensure content consistency

Details

MCP Server URL:
https://konnektoren.help/mcp
Type:
HTTP Stream
Authentication:
None

Tools

faq_overview
Get FAQ overview with IDs, questions, and tags
faq_details
Get detailed FAQ information by IDs
faq_search
Search FAQs by query string
faq_stats
Get FAQ database statistics
faq_advanced_search
Advanced FAQ search with relevance scoring and match details
faq_suggestions
Get search suggestions for FAQ queries
challenges_overview
Get concise challenges overview with just IDs organized by levels
challenge_details
Get detailed challenge information by IDs including URLs
challenge_advanced_search
Advanced challenge search with relevance scoring and match details
challenge_suggestions
Get search suggestions for challenge queries
challenge_types_overview
Get overview of all available challenge types with their YAML examples and schemas
challenge_type_schema
Get detailed YAML example and schema description for a specific challenge type
create_challenge_url
Create a challenge URL from YAML content. User provides the YAML, tool returns the URL.
challenge_generation_suggestions
Get example ideas and suggestions for creating challenges

Want to create a similar playground for your MCP?