mcp_session13

djdinnebeil/mcp_session13

3.1

If you are the rightful owner of mcp_session13 and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

This repository demonstrates an MCP server with multiple tools and two methods to connect it to a LangGraph agent.

Tools

Functions exposed to the LLM to take actions

web_search

A tool for performing web searches using Tavily.

roll_dice

A tool for simulating dice rolls.

select_name

A tool for selecting names.

get_current_weather

A tool for fetching current weather data using WeatherAPI.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources