shreyashprashu/mcp
3.1
If you are the rightful owner of mcp 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 provides a Minimal Control Protocol (MCP) server that exposes utility tools and bridges to OpenAI’s API for automatic tool-calling in chat completions.
Tools
Functions exposed to the LLM to take actions
echo
Returns back a string.
add_numbers
Sums a list of numbers.
now
Returns the current datetime with optional timezone.
word_count
Counts words and characters in text.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client