MCPMarket
Sell SkillsPower Your AgentsConnect
  1. Home
  2. Servers
  3. DotNet2025

DotNet2025

JorgemagicbyJorgemagic
•
Developer Tools
Data Science & ML
Game Development

Showcases an Evergine-based 3D Model Context Protocol (MCP) server interacting with an LLM-powered client for real-time 3D scene manipulation.

Related MCPs

View more
  • neondatabase-labs

    Neon

    Enables natural language interaction with the Neon Management API and databases through the Model Context Protocol.

  • GLips

    Figma Context

    Provides AI coding agents with simplified Figma layout information via the Model Context Protocol.

  • 21st-dev

    Magic

    Generate modern UI components instantly from natural language descriptions within your IDE.

Related Skills

View all
  • openclaw

    Diagram Maker & Visualizer

    Generates professional SVG, HTML, and Excalidraw diagrams for software architecture, system flows, and educational concepts.

  • openclaw

    GH Issues Auto-Fixer

    Automates the end-to-end GitHub issue lifecycle by spawning sub-agents to implement code fixes, open pull requests, and resolve review comments.

  • openclaw

    Discord Integration

    Manages Discord operations including messaging, reactions, and channel management directly through Claude.

MCPMarket

Discover MCP servers that connect MCP clients like Claude and Cursor to your favorite tools. Browse the MCP Market to get started.

Browse

  • MCP Search
  • MCP Servers
  • MCP Clients
  • Agent Skills
  • MCP Market Hub
  • Categories
  • What is an MCP server?
  • Model Context Protocol

Rankings

  • Top MCPs Today
  • Top Agent Skills Today
  • Top 100 Agent Skills
  • Top 100 MCP Servers

About

  • News
  • Submit
  • Contact

© 2026 MCP Market. All rights reserved.·Privacy·Terms

This project provides a comprehensive demonstration of building both server and client components for Model Context Protocol (MCP) applications in C#. It features an Evergine-powered 3D server capable of creating and manipulating primitive 3D objects, and generating complex 3D models via TripoAI. The accompanying console-based client leverages Large Language Models (LLMs) such as Azure OpenAI or Ollama to enable natural language interaction with the 3D server, illustrating robust communication and generative AI integration within a real-time 3D environment.

Key Features

01Evergine-based 3D MCP Server for real-time scene interaction
02LLM-powered console MCP Client supporting Azure OpenAI and Ollama
03Generative AI integration for 3D model creation via TripoAI
04Creation and deletion of basic 3D primitives in a server-side 3D scene
05Demonstrates client-server communication using Model Context Protocol (MCP)
060 GitHub stars

Use Cases

01Integrating Generative AI into 3D application workflows
02Building MCP Servers that expose real-time 3D tools
03Implementing MCP Clients that interact with servers through LLMs