AgentStack
MCP verified Apache-2.0 Self-run

Mcp Servers

mcp-thinkinaixyz-mcp-servers · by ThinkInAIXYZ

Collection of Go MCP Servers created by the community

No reviews yet
0 installs
14 views
0.0% view→install

Install

$ agentstack add mcp-thinkinaixyz-mcp-servers

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Mcp Servers? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Go MCP Server List

This repository provides a curated list of Model Context Protocol (MCP) servers implemented in Go. You can use these servers as references or starting points for your own AI context integration projects.

Contributing

Feel free to contribute by either:

  • Adding a link to your repository in this README

If adding a package directly, please create a README.md inside with author information.

Server List

  • [text2sql](#text2sql)
  • [dify-retriever](#dify-retriever)
  • [ai2mysql-mcp-server](#ai2mysql-mcp-server)

text2sql

GitHubhttps://github.com/wangle201210/mcp-server Website/ LicenseMIT Typestdio PlatformsWindows, MacOS, Linux PricingFree Programming LanguagesGO

text2sql is a natural language to SQL query service based on the go-mcp framework, supporting the conversion of natural language questions into executable SQL statements and returning query results.

Screenshots

dify-retriever

GitHubhttps://github.com/wangle201210/mcp-server Website/ LicenseMIT Typestdio PlatformsWindows, MacOS, Linux PricingFree Programming LanguagesGO

dify-retriever-mcp, using the knowledge base to make AI answers more in line with expectations

Screenshots

ai2mysql-mcp-server

GitHubhttps://github.com/blanplan-ai/ai2mysql-mcp-server Website/ LicenseMIT Typestdio PlatformsWindows, MacOS, Linux PricingFree Programming LanguagesGO

ai2mysql-mcp-server is a MySQL database connection server built on go-mcp, supporting communication with clients via stdio, allowing execution of SQL queries and data manipulation operations.

Screenshots

Maintenance

Each author is responsible for maintaining their own code. However, if you submit a package directly to this repository, you allow the community to fix and improve it. You can also submit pull requests to fix existing packages.

License

Please see individual packages for license information.

Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.