ElliotOne/nl-mcp-stdio-ollama-time-demo
An end-to-end example demonstrating how to use Model Context Protocol (MCP) over STDIO in .NET to expose server-side tools and consume them from a client, then feed tool results into a local Ollama-hosted LLM for reasoning and response generation.
Platform-specific configuration:
{
"mcpServers": {
"nl-mcp-stdio-ollama-time-demo": {
"command": "npx",
"args": [
"-y",
"nl-mcp-stdio-ollama-time-demo"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...