
mcp demo
一个用于扩展 LLM 能力的 MCP 服务器,可执行数学运算。
Repository Info
About This Server
一个用于扩展 LLM 能力的 MCP 服务器,可执行数学运算。
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
Instructions
Get modified llama stack v0.2.8
- clone https://github.com/gallettilance/llama-stack/tree/safe-tool-calls in parent directory
- clone https://github.com/gallettilance/llama-stack-client-python/tree/safe-tool-calls in parent
Parent should look like:
parent/
├── llama-stack-client-python/
├── llama-stack/
└── mcp-demo/
Install and run
For the quota MCP server run:
export FASTMCP_PORT=8001
make install
cd tool-stack
make run
cd ../mcp-server
make run
cd ../stack
make run
cd ../client
make run
Quick Start
Clone the repository
git clone https://github.com/gallettilance/mcp-demoInstall dependencies
cd mcp-demo
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.