Skip to main content
Glama

AI Makerspace MCP Demo Server

by lalrow

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENAI_API_KEYNoYour OpenAI API key for LangGraph integration
TAVILY_API_KEYYesYour Tavily API key for web search capabilities

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
web_search

Search the web for information about the given query

roll_dice

Roll the dice with the given notation

number_fact

Get an interesting fact about a number or date using NumbersAPI.

space_fact

Get NASA's Astronomy Picture of the Day (APOD) with its title, date, description, and image URL.

animal_fact

Get a fun fact about a given animal.

science_term

Explain a science term using Wikipedia summaries.

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/lalrow/AIE8-MCP-Session'

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