Skip to main content
Glama
TestTools.cs458 B
// using System.ComponentModel; // using ModelContextProtocol.Server; // namespace McpServer.Tools; // [McpServerToolType] // public static class TestTools // { // [McpServerTool, Description("返回一个测试消息")] // public static string Echo(string message) => $"收到消息: {message}"; // [McpServerTool, Description("获取当前时间")] // public static string GetTime() => DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss"); // }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/MingHuiLiu/godot4-runtime-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server