mcp-test

alexnogueira/mcp-test

3.1

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

This project implements a Model Context Protocol (MCP) server using OpenAI GPT-4 and TypeScript, providing a structured communication framework between client and server.

Tools

Functions exposed to the LLM to take actions

get_alerts

Obtain weather alerts for a specified state.

get_forecast

Retrieve weather forecast for given coordinates.

add

Add two numbers.

multiply

Multiply two numbers.

get_random_fact

Get a random interesting fact.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources