Genkit MCP

Official
Apache 2.0
128
1,166

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