Skip to main content
Glama
lalrow

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

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
web_searchB

Search the web for information about the given query

roll_diceC

Roll the dice with the given notation

number_factC

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

space_factA

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

animal_factB

Get a fun fact about a given animal.

science_termB

Explain a science term using Wikipedia summaries.

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

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