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

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":{
}
}
}
}
相关推荐
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
I find academic articles and books for research and literature reviews.
Confidential guide on numerology and astrology, based of GG33 Public information
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.
Advanced software engineer GPT that excels through nailing the basics.
Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.
Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX
L'application tout-en-un desktop et Docker AI avec chiffon intégré, agents AI, constructeur d'agent sans code, compatibilité MCP, etc.
Une passerelle API unifiée pour intégrer plusieurs API d'explorateur de blockchain de type étherscan avec la prise en charge du protocole de contexte modèle (MCP) pour les assistants d'IA.
Miroir dehttps: //github.com/bitrefill/bitrefill-mcp-server
Reviews

user_1yVx1Mfa
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!