Releases: digitalsamba/embedded-api-mcp-server
Releases · digitalsamba/embedded-api-mcp-server
v1.0.8 - Quiz, Phone & Restreamer Tools
What's New
New Tools (12 total)
Quiz Management (8 tools)
list-room-quizzes- List all quizzes in a roomcreate-quiz- Create quiz with questions and choicesget-quiz- Get quiz detailsupdate-quiz- Update quiz title, time limit, or questionsdelete-quiz- Delete a specific quizdelete-room-quizzes- Delete all quizzes in a roomdelete-session-quizzes- Delete all quizzes for a sessionget-quiz-results- Get quiz results with participant scores
Phone Bridge (2 tools)
connect-phone- Connect to SIP phone bridgedisconnect-phone- Disconnect from phone bridge
Restreamer (2 tools)
start-restreamer- Start live streaming (YouTube/Vimeo/Cloudflare/custom RTMP)stop-restreamer- Stop live streaming
Other Changes
- Updated OpenAPI spec to latest version
- Total tools: 123
Closes #15
v1.0.7
What's Changed
Features
- Add OpenAI domain verification endpoint (
/.well-known/openai-apps-challenge)
Full Changelog: v1.0.6...v1.0.7
v1.0.6
What's Changed
Fixes
- Update README heading to 'Digital Samba Embedded API MCP Server'
- Fix README overview text to 'Digital Samba Embedded MCP Server'
- Sync package.json version with tag
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
Documentation
- Add troubleshooting section to README
- Add inline setup instructions for Claude Code and Claude Desktop
- Add inline setup instructions to landing page
Features
- Add Digital Samba embedded icon as server favicon
- Serve favicon at
/favicon.svgand/favicon.icoendpoints
Fixes
- Fix MCP badge - remove fake version number
- Allow favicon endpoints without authentication
Security
- Update
@modelcontextprotocol/sdk: 1.25.1 → 1.25.2 - Update
hono: 4.11.2 → 4.11.4 - Resolve 3 high-severity vulnerabilities
Full Changelog: v1.0.4...v1.0.5
v1.0.3
What's Changed
Improvements
- Replace emoji icons with professional SVGs on landing page
- Use official Anthropic logo for Claude Desktop section
- Use official OpenAI logo for ChatGPT section
- Use Lucide icons for utility sections (zap, plug-zap, wrench, book-open)
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
Features
- Add favicon from Digital Samba dashboard
Fixes
- Use origin/main in develop sync step
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
Features
- Auto-sync develop branch after production release
- Show commits ahead count on dev badge
Fixes
- Calculate commits ahead using merge-base for diverged branches
- Fetch tags in deploy workflow for commits-ahead count
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's New
First stable 1.0 release of the Digital Samba MCP Server.
Features
- Production deployment workflow (tag-triggered)
- Title annotations for all MCP tools
- Redesigned landing page with Digital Samba brand colors
- Remote MCP server support with HTTP transport
Full Changelog: 0.1.3...v1.0.0
Release 0.1.3
Summary
- Total commits: 1
- New features: 1
Changes
- chore: bump version to 0.1.3-beta.1 (0144420)
- feat: enhance token generation with additional parameters and documentation (6e1b6d7)
Full Changelog: 0.1.2...0.1.3
Release 0.1.2
Summary
- Total commits: 3
- Bug fixes: 1
Changes
- chore: bump version to 0.1.2 for production release (d0c47b8)
- fix: add missing room parameters including polls_enabled (8ea1375)
- chore: tidy CLAUDE.MD (ab85064)
- chore: remove some unimportant files (3199b76)
Full Changelog: 0.1.1...0.1.2