mcp_chat

iAbdelRahim/mcp_chat

3.2

If you are the rightful owner of mcp_chat 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 is a Python application that uses the FastMCP library to create an MCP server and interacts with the OpenAI API.

Tools

Functions exposed to the LLM to take actions

get_all_datasets

Retrieves all public datasets from the data.gouv.ci catalog.

websearch_newssearch

Fetches news articles based on a user's query.

add

Adds two numbers.

subtract

Subtracts two numbers.

multiply

Multiplies two numbers.

divide

Divides two numbers.

power

Calculates the power of two numbers.

sqrt

Calculates the square root of a number.

cbrt

Calculates the cube root of a number.

factorial

Calculates the factorial of a number.

log

Calculates the logarithm of a number.

remainder

Calculates the remainder of two numbers division.

sin

Calculates the sine of a number.

cos

Calculates the cosine of a number.

tan

Calculates the tangent of a number.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources