Skip to main content
Glama
yangjack8192

vex-mcp-server

by yangjack8192

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ROBOTEVENTS_TOKENYesYour RobotEvents API JWT token. Obtain from https://www.robotevents.com/api/v2 after requesting API access.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search-teamsB

Search for VEX teams by various criteria like team number, event participation, country, program, or grade level

get-team-infoC

Get detailed information about a specific VEX team by team ID or team number

get-team-awardsB

Get all awards won by a specific VEX team throughout their competitive history. Shows award titles, events, and seasons.

search-eventsC

Search for VEX robotics events by various criteria like name, season, program, level, or date range

get-event-detailsA

Get detailed information about a specific VEX event by event ID or SKU code

get-event-awardsA

Get awards information for a specific VEX event including team winners, individual winners, and award details

get-team-rankingsA

Get ranking information for VEX teams, either for a specific event or a team's historical rankings

get-skills-scoresA

Get skills scores for VEX teams, either for a specific event or a team's skills history

search-forumA

Search the VEX Forum (vexforum.com) for topics and posts about VEX robotics. Supports filtering by category, user, date, and sorting options.

get-forum-topicB

Get a VEX Forum topic by ID, including the topic details and posts/replies

get-forum-postA

Get a single VEX Forum post by its ID

get-forum-userA

Get a VEX Forum user's profile information by username

list-forum-categoriesA

List all categories available on the VEX Forum

get-latest-forum-topicsB

Get the latest topics from the VEX Forum, optionally filtered by category

analyze-match-opponentsA

Analyze teammates and opponents for all matches of a team at an event. Shows each team's recent award history to help understand their competitive background. Useful for pre-competition scouting and match preparation.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/yangjack8192/vex-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server