A
securityA
licenseA
qualityMCP server that integrates with Shopify API, allowing Claude Desktop users to retrieve and manipulate product information from Shopify stores.
Last updated -
5
2
Python
MIT License
这是一个简单的 Steampipe MCP 服务器。它充当 AI 模型和 Steampipe 工具之间的桥梁。
这是一个非常棒的工具,可以测试您的 MCP 服务器是否按预期运行
npx -y @modelcontextprotocol/inspector uv --directory . run steampipe_mcp_server.py
非常简单。只需运行拦截器并确保该工具在目录中正常运行。然后将服务器配置添加到相应的 LLM,并从 LLM 中选择该工具。
安全风险Claude 在此 POC 中盲目执行您的 SQL 查询,因此有可能使用您配置的凭据通过 Steampipe 生成和执行任意 SQL 查询。
local-only server
The server can only run on the client's local machine because it depends on local resources.
这是为 Steampipe 编写的 MCP。此 Steampipe MCP 工具允许 Claude 使用自然语言请求直接与您的 Steampipe 安装进行交互。它通过 Steampipe CLI 执行提供的 SQL 查询,并将数据结果以 JSON 格式返回给 Claude。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/b0ttle-neck/mcp-steampipe'
If you have feedback or need assistance with the MCP directory API, please join our Discord server