An open API service indexing awesome lists of open source software.

https://github.com/ejb503/systemprompt-mcp-interview

A specialized Model Context Protocol (MCP) server that enables AI-powered interview roleplay scenarios
https://github.com/ejb503/systemprompt-mcp-interview

Last synced: 6 months ago
JSON representation

A specialized Model Context Protocol (MCP) server that enables AI-powered interview roleplay scenarios

Awesome Lists containing this project

README

          

# systemprompt-mcp-interview

[![npm version](https://img.shields.io/npm/v/systemprompt-mcp-interview.svg)](https://www.npmjs.com/package/systemprompt-mcp-interview)
[![License: Apache-2.0](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![Twitter Follow](https://img.shields.io/twitter/follow/tyingshoelaces_?style=social)](https://twitter.com/tyingshoelaces_)
[![Discord](https://img.shields.io/discord/1255160891062620252?color=7289da&label=discord)](https://discord.com/invite/wkAbSuPWpr)

[Website](https://systemprompt.io)| [Get API Key](https://systemprompt.io/console)

A specialized Model Context Protocol (MCP) server that enables AI-powered interview roleplay scenarios.

This server is designed to work with the [systemprompt-io](https://systemprompt.io/console) system, providing an interactive voice interface for interview practice.

API key required. (currently free)

## Features

- **Interview Roleplay**

- Practice interviews with AI-powered personas
- Receive real-time feedback on responses
- Customizable interview scenarios
- Natural conversation flow

- **AI Integration**

- Advanced natural language processing
- Context-aware responses
- Real-time voice synthesis
- Streaming responses for immediate feedback

## Installation

1/ Connect the MCP server in your systemprompt.io console
2/ Add a CV in text format to the summarize_cv tool
3/ List CVs and copy the uri of the resource
4/ Configure interview using configure_interview tool and resource uri with your instructions
5/ Activate the agent, and your roleplay will be available

## Demo

Watch our demonstration video of an AI-powered interview roleplay scenario where a candidate interviews for the position of "King of the Gorillas":

[▶️ Watch Demo Video](https://youtu.be/cShRmHCA9BY?si=9WaNmSXHWtTLWrqO)
[▶️ Watch Setup Video](https://youtu.be/xjrYzVkni-0?si=fIzSk0kWoyA3t-ci)

The demo showcases:

- Natural conversation flow with AI interviewer
- Creative scenario-based questions
- Real-time response handling
- Dynamic interview progression
- Personality assessment through roleplay

## Documentation

- [Full API Documentation](https://systemprompt.io/documentation)
- [Client Setup Guide](https://github.com/Ejb503/multimodal-mcp-client)
- [Server Configuration](https://systemprompt.io/docs/server-config)

## Development