mcaimi/demo-tools-mcp
3.1
If you are the rightful owner of demo-tools-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 dayong@mcphub.com.
This document provides a structured summary of a demo Model Context Protocol (MCP) server designed for integration with the llama-stack.
Tools
2
Resources
0
Prompts
0
Demo MCP Server
A demo MCP server meant to be an example for llama-stack integration
Currently there are only two toy tools available:
- 'check_availability_tool': uses a simple GET call to determine whether an URL is available
- 'fetch_data_at_url': downloads data at url via a GET call and returns the parsed HTML content for further use