mcp-server
@wangle201210
关于 mcp-server
暂无概览
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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
—
其他 分类下的更多 MCP 服务器
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
🚀 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,
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
评论