Cover image
Try Now
2025-04-02

A simple example of building an MCP client using C#.

3 years

Works with Finder

1

Github Watches

7

Github Forks

42

Github Stars

简体中文 | English

Building a Simple Cross-Platform MCP Client using Avalonia/C#

Introduction

A few days ago, I introduced building a MCPclient in C#.

Recently, I've been learning Avalonia, so I wanted to use Avalonia to implement a simple cross-platform MCP client.

By connecting to someone else's or my own MCP server, I can leverage AI to do many interesting things.

Next, when I have time, I will also share some fun MCP servers with everyone.

Effect

Tools possessed by the connected MCP server:

image-20250318174336737

Utilizing these MCP servers:

duckduckgo_mcp

image-20250318174522899

fetch-mcp

image-20250318175233774

sqlite-mcp

image-20250318175711695

Due to the model, it may not be possible to succeed at once sometimes.

Ask AI the question: "Retrieve all product information from the products table where the shelf life is greater than 30 days".

image-20250318180038096

image-20250318180054915

The Chinese display still has issues, but the data has indeed been retrieved from the database.

Practice

git clone https://github.com/Ming-jiayou/mcp_demo.git

Enter the mcp_demo\MCP-Studio folder, rename ChatModelSettings.json.example to ChatModelSettings.json, and fill in the large model information, for example, with Silicon Flow:

image-20250318181015554

Open mcp_settings.json to configure your MCP server, my example is as follows:

image-20250318181133621

Run the program.

If the MCP server tools can be displayed on the MCP Settings page, it indicates that the server connection is successful.

image-20250318181230749

Now you can play with these MCP servers, but remember to use a model with tool use capabilities!

The complete code has been uploaded to GitHub, located at: https://github.com/Ming-jiayou/mcp_demo.

Recommended Reading

Creating an MCP Client using C#

Let's play with mcp_server_sqlite and have AI help you with CRUD (Create, Read, Update, Delete) operations!

Using fetch_mcp to enable Cline to fetch and retrieve web content.

Create an MCP server and use it in Cline to enhance custom functionality.

相关推荐

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://zenepic.net
  • Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.

  • https://reddgr.com
  • Delivers concise Python code and interprets non-English comments

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • 林乔安妮
  • A fashion stylist GPT offering outfit suggestions for various scenarios.

  • 1Panel-dev
  • 💬 MaxKB is a ready-to-use AI chatbot that integrates Retrieval-Augmented Generation (RAG) pipelines, supports robust workflows, and provides advanced MCP tool-use capabilities.

  • open-webui
  • User-friendly AI Interface (Supports Ollama, OpenAI API, ...)

  • ShrimpingIt
  • Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx

  • Dhravya
  • Collection of apple-native tools for the model context protocol.

  • Mintplex-Labs
  • The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.

  • GLips
  • MCP server to provide Figma layout information to AI coding agents like Cursor

  • activepieces
  • AI Agents & MCPs & AI Workflow Automation • (280+ MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents

    Reviews

    2 (1)
    Avatar
    user_E2YqWi7y
    2025-04-18

    As an avid user of the mcp_demo application by Ming-jiayou, I am thoroughly impressed with its functionality and user-friendly interface. It has significantly streamlined my workflow, making complex tasks simple and efficient. The helpful welcome information ensures a smooth start, and the intuitive design is a testament to excellent development. Highly recommended for anyone in need of a reliable tool! Check it out here: https://github.com/Ming-jiayou/mcp_demo