Skip to main content
Glama
SandboxServers

Memory Alpha MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_memory_alphaB

Search Memory Alpha for Star Trek articles, characters, ships, episodes, and more

get_articleB

Get a full or partial article from Memory Alpha. Use exact article titles for best results.

get_random_articleA

Get random Star Trek articles from Memory Alpha - great for discovery and trivia

browse_categoriesA

Browse Memory Alpha articles by category (e.g. "Starfleet vessels", "Klingons", "TNG episodes")

get_episodeA

Get details about a Star Trek episode: synopsis, writer, director, stardate, guest cast

get_starshipA

Get details about a Star Trek starship: class, registry, armaments, crew complement

species_infoA

Get info about a Star Trek species: homeworld, physiology, culture, quadrant

get_timelineA

Get Star Trek events for a specific in-universe year (e.g. 2364, 22nd century)

on_this_dayB

Get Star Trek events, air dates, and birthdays for a specific date

crew_manifestA

Get the crew roster for a Star Trek starship or station

rules_of_acquisitionA

Look up Ferengi Rules of Acquisition by number, randomly, or search by keyword

compareA

Compare two Star Trek subjects side-by-side (characters, ships, species, etc.)

trivia_quizB

Generate a Star Trek trivia question from random Memory Alpha facts

who_said_itB

Quote attribution challenge - guess which Star Trek character said it

alien_phrasesA

Look up phrases and vocabulary from Star Trek alien languages (Klingon, Vulcan, Ferengi, etc.)

prime_directive_checkA

Evaluate whether an action violates the Prime Directive, with a humorous Starfleet assessment

red_shirt_analysisC

Assess survival odds in classic Trek redshirt style - because someone has to be the away team expendable

stardate_converterA

Convert between stardates and real-world dates, or get the current stardate

battle_simulatorA

Pit two Star Trek ships against each other in a tactical analysis based on their specs

away_team_builderA

Recommend an optimal away team composition for a mission based on crew specialties

episode_recommenderA

Get episode recommendations based on a Star Trek episode you enjoyed

character_lookupA

Get details about a Star Trek character: rank, species, affiliation, biography

holodeck_programA

Generate a Star Trek holodeck program designation, safety assessment, and malfunction probability

list_episodesA

List all episodes for a Star Trek series season

start_trivia_gameA

Generate a bundle of Star Trek trivia questions for a multi-player game session. Returns a game_id and question set. Clara should store game state in her session memory and track scores per player.

check_trivia_answerA

Check a player's trivia answer against the correct answer. Fully stateless — Clara passes the correct answer token and the player's response.

diplomatic_scenarioA

Generate a Star Trek diplomatic negotiation scenario between two factions, with positions, demands, and leverage points

anomaly_of_the_weekA

Generate a Star Trek space anomaly with effects on the ship and possible resolutions — classic TNG vibes

mirror_universeA

Describe the mirror universe version of a Star Trek character, ship, or event. Checks Memory Alpha for a dedicated mirror article.

first_contact_assessmentA

Given a species name, look it up on Memory Alpha and assess warp capability, government type, and recommended first contact approach

temporal_incursionB

Look up a known Star Trek time-travel event and describe the temporal paradox and its resolution. Can also fetch details from Memory Alpha.

Prompts

Interactive templates invoked by user choice

NameDescription
explain_like_spockExplain a topic with Vulcan logic and emotional detachment
star_trek_analogyExplain a coding/tech concept using Star Trek analogies
captains_logFormat a summary as a Captain's Log entry
technobabbleTransform an explanation into Star Trek technobabble
engageSummarize a plan with Picard's decisive authority
make_it_soConfirm a plan with Picard's commanding authority
fascinatingPerform a Spock-style analytical deep-dive
dammit_jimMcCoy-style scope creep objection
resistance_is_futileBorg-style efficiency optimization
kobayashi_maruAnalyze a no-win scenario and find creative solutions
live_long_and_prosperVulcan salute session wrap-up
qs_judgmentQ's omnipotent roast of your code or decisions
scottyScotty-style engineering time estimate (multiply everything by 4)
guinanGuinan-style wise bartender advice — cryptic but exactly what you needed
worfWorf-style security assessment and tactical recommendation
counselor_troiCounselor Troi empathic analysis — sense the feelings in your code or situation
seven_of_nineBorg efficiency critique — precise, unsentimental, brutally optimal
kira_nerysBajoran resistance perspective — morally direct, politically sharp, passionately principled
janewayJaneway-style determination — coffee, science, and sheer force of will against impossible odds
quark_dealFerengi contract negotiation — reframe any proposal in terms of profit, loss, and hidden clauses
data_inquiryData-style systematic analysis — thorough, earnest, peppered with probability estimates
holographic_doctorEMH-style assessment — brilliant, sarcastic, and perpetually underappreciated

Resources

Contextual data attached and managed by the client

NameDescription
seriesReference listing of all Star Trek series
glossaryKey Star Trek terminology and definitions
technobabbleStar Trek particles, fields, and phenomena for generating authentic technobabble
starship-classesStar Trek starship classes with era, role, and notable vessels
factionsMajor Star Trek factions — government type, home region, notable treaties, diplomatic stance
prime-directive-casesCanonical episodes where the Prime Directive was tested, with dilemmas and outcomes
technology-indexKey Star Trek technologies — how they work, notable failures, and series of origin

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/SandboxServers/Memory-Alpha-MCP'

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