Cover image
Try Now
2025-04-07

3 years

Works with Finder

1

Github Watches

0

Github Forks

4

Github Stars

mcp-server

text2sql

安装

go install github.com/wangle201210/mcp-server/cmd/text2sql@latest

配置

{
    "mcpServers": {
      "text2sql": {
        "descriptions": "自然语言转sql",
        "icons": "📁",
        "autoApprove": [
          "all"
        ],
        "type": "stdio",
        "command": "text2sql",
        "args": [],
        "env": {
          "link": "root:@tcp(127.0.0.1:3306)/goadmin?charset=utf8mb4&parseTime=True&loc=Local",
        }
      }
    }
}

dify retriever

安装

go install github.com/wangle201210/mcp-server/cmd/dify@latest

配置

{
    "mcpServers": {
      "dify_retriever": {
        "descriptions": "dify知识库检索",
        "icons": "📁",
        "autoApprove": [
          "all"
        ],
        "type": "stdio",
        "command": "dify",
        "args": [],
        "env":{
          "DIFY_DATASET_API_KEY": "dataset-***",
          "DIFY_ENDPOINT": "your DIFY_ENDPOINT",
          "DIFY_DATASET_ID": "your DIFY_DATASET_ID",
          "DIFY_DATASET_NAME": "deepchat 快捷键介绍"
        }
      }
    }
}

数据转换

安装

go install github.com/wangle201210/mcp-server/cmd/dt@latest

配置

{
    "mcpServers": {
      "data_transfer": {
        "descriptions": "数据转换",
        "icons": "📁",
        "autoApprove": [
          "all"
        ],
        "type": "stdio",
        "command": "dt",
        "args": [],
        "env":{
        }
      }
    }
}

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • Yasir Eryilmaz
  • AI scriptwriting assistant for short, engaging video content.

  • J. DE HARO OLLE
  • Especialista en juegos de palabras en varios idiomas.

  • Daren White
  • A supportive coach for mastering all Spanish tenses.

  • albert tan
  • Japanese education, creating tailored learning experiences.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • apappascs
  • Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.

  • ShrimpingIt
  • Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx

  • huahuayu
  • A unified API gateway for integrating multiple etherscan-like blockchain explorer APIs with Model Context Protocol (MCP) support for AI assistants.

  • deemkeen
  • control your mbot2 with a power combo: mqtt+mcp+llm

  • zhaoyunxing92
  • 本项目是一个钉钉MCP(Message Connector Protocol)服务,提供了与钉钉企业应用交互的API接口。项目基于Go语言开发,支持员工信息查询和消息发送等功能。

  • pontusab
  • The Cursor & Windsurf community, find rules and MCPs

    Reviews

    1 (1)
    Avatar
    user_1yVx1Mfa
    2025-04-17

    I've been using mcp-server for a while now, and it has significantly streamlined our server management. The GitHub repository (https://github.com/wangle201210/mcp-server) by wangle201210 is well-documented and user-friendly. The initial setup is straightforward, and the language support is robust. If you're looking for a reliable server management solution, I highly recommend giving mcp-server a try!