david-martin/mcp-helper
If you are the rightful owner of mcp-helper 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.
The MCP Gateway Proof of Concept is a project that implements a Model Context Protocol (MCP) Gateway, acting as a proxy/router for multiple MCP servers.
Tools
Functions exposed to the LLM to take actions
gateway_info
Returns information about the gateway and backend servers.
server1-echo
Echoes back the input message.
server1-timestamp
Returns the current timestamp in ISO 8601 format.
server1-echo_headers
Returns HTTP headers from the request.
server2-dice_roll
Roll a dice and return a random number from 1 to 6.
server2-8_ball
Ask the magic 8 ball a question and get a random response.
server2-echo_headers
Returns HTTP headers from the request.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client