ai-agent

MeetingServer

Springboot,在线视频会议服务器
53 stars25 forksJavaUpdated 6/30/2026100% free · open source
What it does

MeetingServer is a Spring Boot-based online video conference server that enables real-time communication and collaboration.

When to use it
  • When building a virtual meeting platform for remote teams
  • When creating a live streaming service for online events
  • When developing a distance learning platform for online education
Ready-to-paste prompt
curl -X POST 'http://localhost:8080/api/meetings' -H 'Content-Type: application/json' -d '{"title":"Test Meeting","description":"This is a test meeting"}'
Heads up: Ensure that the Java Development Kit (JDK) version 8 or higher is installed on the system, as MeetingServer is built using Spring Boot and requires a compatible Java runtime environment
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

🛠️ Technical setup

Expect 20–40 minutes in a terminal — or let your AI agent drive it.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/meetingserver && curl -fsSL https://workflowstacks.com/api/skills/meetingserver/claude-skill -o ~/.claude/skills/meetingserver/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

How MeetingServer works
Codeflow
Free to inspect

MeetingServer is a medium Java project (~3.5k lines across 73 code files, plus 1 test files). Expect some technical setup — comfortable with a terminal, or ask a developer. Last commit 2 months ago, MIT license, has a test suite.

Size
Medium codebase
~3.5k lines · 73 code files · 29 min skim
Setup
Some technical setup
Comfortable with a terminal? 20–40 min. Otherwise ask a dev.
Runs on
Java/JVM
No API keys detected
Java 100%
Where to start reading
  1. 1
    README.md
    Start here — what it does and how to install it
  2. 2
    src/main/java/cn/nicenan/meeting/MeetingApplication.java
    Inside src/ — the main logic begins here
What's in each folder
src/Core code — the actual logic83 files
READMEHas testsThin docsNo CIMIT licenseUpdated 2 mo ago
Quick Actions
Details
Creator
nnn149
Language
Java
Category
ai-agent
Published
5/9/2020

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.