
semantic kernel mcp examples
使用 Azure OpenAI 和 MCP 的 Python 示例项目。
Repository Info
About This Server
使用 Azure OpenAI 和 MCP 的 Python 示例项目。
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
This repo is insipred by https://developers.onwardplatforms.com/blog/2025/04/14/using-mcp-servers-with-semantic-kernel-in-python/code/README
Important changes from original repo:
- Using Azure OpenAI instead of OpenAI
- Using mcp instead of mcp-python-sdk in requirements.txt
- .env file has following environment variables
AZURE_OPENAI_CHAT_DEPLOYMENT_NAME="gpt-4o-mini"
AZURE_OPENAI_ENDPOINT="https://xyz.openai.azure.com/"
AZURE_OPENAI_API_KEY="2N4..."
Quick Start
Clone the repository
git clone https://github.com/sjuratov/semantic-kernel-mcp-examplesInstall dependencies
cd semantic-kernel-mcp-examples
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.