SpeechWire MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@SpeechWire MCP Serverlist judges for the current tournament"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
SpeechWire MCP Server
A Model Context Protocol (MCP) server that provides AI assistants with secure, authenticated access to SpeechWire tournament data for speech-and-debate (forensics) competitions.
The server scrapes manage.speechwire.com behind an authenticated session and exposes structured tournament data through MCP tools, enabling AI assistants to help tournament directors manage judge assignments, rooms, teams, entries, and round pairings.
Features
Judge management — list judges, contact info, availability, school associations, judge types, and add new judges
Team & entry data — team rosters, entries by team, hybrid/cross-school entries
Room management — room lists, usage grids, room-vs-section counts
Schematics — event lists, round-by-round pairings with judges, rooms, and competitors
Tournament structure — timeslots, competition groupings
Results — tab sheets with round outcomes, speaker scores, and placements
Account discovery — list and select accounts and tournaments interactively
Session management — automatic re-authentication on session expiry
Installation
pip install speechwire-mcpSet your SpeechWire credentials as environment variables:
export SPEECHWIRE_EMAIL="your-email@example.com"
export SPEECHWIRE_PASSWORD="your-password"Available MCP Tools
Tool | Description |
| List accounts available after login |
| Select an account to work with |
| List tournaments for the selected account |
| Select a tournament to activate |
| List all judges with roster details |
| Get judge email and phone |
| Get judge availability by timeslot |
| Get judge's school association |
| Add a new judge to the tournament |
| Update a judge's email address |
| Update a judge's availability slots |
| Update a judge's school/team affiliation |
| List configured judge types |
| List tournament rooms |
| Get room time-slot usage grid |
| Get rooms vs. sections per grouping/round |
| List registered teams |
| Get entries for a specific team |
| List cross-school hybrid entries |
| List tournament schedule timeslots |
| List competition groupings |
| List schematic events with available rounds |
| Get pairings for a specific event round |
| Get results tab sheet for a grouping |
License
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jessica-writes-code/speechwire-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server