nitay-neeman/Sum.Mcp.Net
If you are the rightful owner of Sum.Mcp.Net 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.
SUM MCP is an open-source .NET Model Context Protocol (MCP) server developed by SUM Matrix, designed to expose generic developer tools via MCP.
Tools
Functions exposed to the LLM to take actions
sum.hello
Returns 'Hello Sum Matrix!' (optionally greets by name)
sum.echo
Echo back text
sum.time.now
Current UTC and (optional) local time by IANA TZ
sum.time.parse
Parse date/time into ISO + Unix epoch
sum.uuid.new
Generate a UUID
sum.math.add
Add two numbers
sum.math.sum
Sum an array of numbers
sum.math.avg
Average an array of numbers
sum.text.slugify
Convert text into a slug
sum.text.extract_emails
Extract emails from text
sum.json.validate
Validate JSON and pretty-print it
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client