Skip to main content
Glama

Genkit MCP

Official
by firebase

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PUBMED_EMAILYesYour email address (required by NCBI)
PUBMED_API_KEYNoOptional API key for higher rate limits

Schema

Prompts

Interactive templates invoked by user choice

NameDescription
simple_promptA prompt without arguments
complex_promptA prompt with arguments

Resources

Contextual data attached and managed by the client

NameDescription
Resource 1
Resource 2
Resource 3
Resource 4
Resource 5
Resource 6
Resource 7
Resource 8
Resource 9
Resource 10

Tools

Functions exposed to the LLM to take actions

NameDescription
echo

Echoes back the input

add

Adds two numbers

printEnv

Prints all environment variables, helpful for debugging MCP server configuration

longRunningOperation

Demonstrates a long running operation with progress updates

sampleLLM

Samples from an LLM using MCP's sampling feature

getTinyImage

Returns the MCP_TINY_IMAGE

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/firebase/genkit'

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