remote-mcp

scampcat/remote-mcp

3.3

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

A production-ready remote Model Context Protocol (MCP) server built with C# and ASP.NET Core, featuring comprehensive reflection tools for dynamic introspection and self-documentation.

Tools

Functions exposed to the LLM to take actions

Add

Adds two numbers together

Subtract

Subtracts the second number from the first

Multiply

Multiplies two numbers together

Divide

Divides the first number by the second (with zero-division protection)

Echo

Echoes input messages back to the client

GetCurrentTime

Returns current server time in UTC

GenerateRandomNumber

Generates random numbers with configurable range

FormatJson

Converts JSON strings to formatted, indented JSON

ToUpperCase

Converts text to uppercase

ToLowerCase

Converts text to lowercase

ReverseText

Reverses input text

ListAllTools

Complete inventory of all available tools with metadata

GetToolInfo

Detailed analysis of specific tools including parameters

ListToolsByCategory

Filter tools by category (Math, Utility, Data, Reflection)

SearchTools

Intelligent keyword search across tool names and descriptions

GetServerMetadata

Server introspection including .NET version and capabilities

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources