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
- Host: GitHub
- URL: https://github.com/ejb503/systemprompt-mcp-interview
- Owner: Ejb503
- License: other
- Created: 2025-02-06T10:27:40.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-02-19T17:50:23.000Z (8 months ago)
- Last Synced: 2025-03-19T23:37:10.039Z (7 months ago)
- Language: TypeScript
- Size: 156 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# systemprompt-mcp-interview
[](https://www.npmjs.com/package/systemprompt-mcp-interview)
[](https://opensource.org/licenses/Apache-2.0)
[](https://twitter.com/tyingshoelaces_)
[](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