steampipe-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| steampipe_queryA | Query cloud infrastructure, SaaS, APIs, code and more with SQL. Queries are read-only and must use PostgreSQL syntax. For best performance: limit columns requested, use materialized CTEs instead of joins. Trust the search path unless sure you need to specify a schema. Check available tables and columns before querying using steampipe_table_list and steampipe_table_show. |
| steampipe_table_listB | List all available Steampipe tables. Use schema and filter parameters to narrow down results. |
| steampipe_table_showB | Get detailed information about a specific Steampipe table, including column definitions, data types, and descriptions. |
| steampipe_plugin_listA | List all Steampipe plugins installed on the system. Plugins provide access to different data sources like AWS, GCP, or Azure. |
| steampipe_plugin_showA | Get details for a specific Steampipe plugin installation, including version, memory limits, and configuration. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| best_practices | Best practices for writing Steampipe SQL queries |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| status | Get the current status of the Steampipe connection |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/turbot/steampipe-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server