Demo of MCP capabilities
@ms-azure-demos
关于 Demo of MCP capabilities
Using Azure OpenAI perform series of tasks using mcp server
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Demo of MCP capabilities?
Demo of MCP capabilities is a C# console application that uses Azure OpenAI to perform a series of tasks through the Model Context Protocol. It integrates Semantic Kernel and the puppeteer MCP server, targeting developers exploring MCP with Azure OpenAI.
How to use Demo of MCP capabilities?
Replace the values in appsettings.json, run dotnet restore to install packages, then compile and run the console application. No specific commands beyond these are mentioned.
Key features of Demo of MCP capabilities
- Built with .NET 8.0 and C#
- Uses Azure OpenAI for AI reasoning
- Integrates Microsoft.SemanticKernel
- Depends on the @modelcontextprotocol/server-puppeteer MCP server
- Requires Node.js for the puppeteer server execution
Use cases of Demo of MCP capabilities
- Demonstrating browser automation via MCP and Azure OpenAI
- Prototyping task sequences with Semantic Kernel and MCP
- Testing Azure OpenAI integration with the Model Context Protocol
FAQ from Demo of MCP capabilities
What are the prerequisites?
An Azure OpenAI account with access to required models and Node.js installed on your machine.
How do I configure and run the demo?
Edit the appsettings.json file with your values, run dotnet restore to install packages, then compile and run the console application.
What MCP server is used?
The demo uses the @modelcontextprotocol/server-puppeteer npm package as its MCP server.
What technologies are involved?
Azure OpenAI, C#, .NET 8.0, Semantic Kernel, the ModelContextProtocol NuGet package, Node.js, and the puppeteer MCP server via npx.
Is there any additional configuration needed?
Yes, you must replace placeholder values in appsettings.json before running the application. No other configuration steps are documented.
AI 与智能体 分类下的更多 MCP 服务器
Just Prompt - A lightweight MCP server for LLM providers
dislerjust-prompt is an MCP server that provides a unified interface to top LLM providers (OpenAI, Anthropic, Google Gemini, Groq, DeepSeek, and Ollama)
🔎 GPT Researcher
assafelovicAn autonomous agent that conducts deep research on any data using any LLM providers
Model Context Protocol for Unreal Engine
chongdashuEnable AI assistant clients like Cursor, Windsurf and Claude Desktop to control Unreal Engine through natural language using the Model Context Protocol (MCP).
mcp-hfspace MCP Server 🤗
evalstateMCP Server to Use HuggingFace spaces, easy configuration and Claude Desktop mode.
Perplexity MCP Server
DaInfernalCoderA Model Context Protocol (MCP) server for research and documentation assistance using Perplexity AI. Won 1st @ Cline Hackathon
评论