syrusakbary/test-mcp-server
3.2
If you are the rightful owner of test-mcp-server 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 document provides a structured overview of a Model Context Protocol (MCP) server designed for ChatGPT, running on Wasmer Edge.
Tools
Functions exposed to the LLM to take actions
search
Splits the query into tokens, performs keyword matching across title, text, and metadata, and returns a list of matching results.
fetch
Retrieves a single cupcake order by ID from the lookup dictionary and returns full details, including optional URL and metadata.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client