Install
$ agentstack add mcp-thinkinaixyz-mcp-servers ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo 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.
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.
- Author: ThinkInAIXYZ
- Source: ThinkInAIXYZ/mcp-servers
- License: Apache-2.0
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.