SampleMcpServer

virex-84/SampleMcpServer

3.2

If you are the rightful owner of SampleMcpServer and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

This document provides a structured overview of a sample Model Context Protocol (MCP) server implemented using .NET.

Tools

Functions exposed to the LLM to take actions

random_number

Generate random numbers

calc

Perform calculation: add, subtract, multiply, divide, power, square root

file_operations

Read, write, and list files

internet_search

Search the web with DuckDuckGo, Firecraw and Baidu

github_search

Search GitHub repositories and code

rag

Retrieve information from local files with FAISS: pdf, docx, xlsx, pptx, other text

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources