LiteObject/mcp-with-semantic-kernel
A comprehensive .NET demonstration of integrating Model Context Protocol (MCP) tools with Microsoft Semantic Kernel. Features a robust MCP client with 23+ built-in tools, intelligent error handling, and AI-powered tool orchestration. Includes both local .NET MCP server and external server connectivity (GitHub, Everything) with interactive CLI for t
Platform-specific configuration:
{
"mcpServers": {
"mcp-with-semantic-kernel": {
"command": "npx",
"args": [
"-y",
"mcp-with-semantic-kernel"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...