mcp-server
@wangle201210
About mcp-server
No overview available yet
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is mcp-server?
mcp-server is a Go-based MCP (Model Context Protocol) server collection that includes multiple tools for natural language to SQL conversion, Dify knowledge base retrieval, and data transformation.
How to use mcp-server?
Install each tool via go install github.com/wangle201210/mcp-server/cmd/<tool>@latest, then configure it as a stdio MCP server with the required environment variables for your database or Dify endpoint.
Key features of mcp-server
- text2sql: translates natural language to SQL queries
- dify retriever: retrieves documents from a Dify knowledge base
- data_transfer: transforms data between formats
- All tools use stdio transport with simple environment-based configuration
Use cases of mcp-server
- Query a MySQL database using plain English through text2sql
- Retrieve relevant knowledge entries from a Dify knowledge base
- Convert data between different formats using the data transfer tool
- Integrate natural language interfaces into AI assistants via MCP
FAQ from mcp-server
—
More Other MCP servers
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Servers
modelcontextprotocolModel Context Protocol Servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Comments