xgd16/ai-mcp
If you are the rightful owner of ai-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 Go-based MCP (Model Context Protocol) server leveraging `mark3labs/mcp-go` and GoFrame v2, offering built-in tools for use via MCP clients.
Tools
Functions exposed to the LLM to take actions
RunSafeShellCommand
Safely executes terminal commands with restrictions on dangerous operators and timeout limits.
Md5Encode
Performs MD5 encoding on given text.
Base64Encode
Converts text to Base64.
Base64Decode
Decodes Base64 data to text.
JwtParse
Parses JWT without signature verification, returning header and payload.
JsonEncode
Validates and compresses JSON strings.
SQL_Actuator
Executes SQL commands and returns results in Markdown table format.
GetDatabaseInfo
Returns database information such as type, host, port, and version.
NowTime
Retrieves current time information and millisecond timestamp.
TimestampToDateTime
Converts timestamps to date-time strings.
GetCalendarDays
Fetches all date information for a specified year and month.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client