indiekit-mcp
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| pg_inspect_schemaA | Inspect PostgreSQL database schema — tables, columns, types, indexes, constraints, enums, and extensions |
| pg_diff_schemas | Compare two PostgreSQL databases and return migration SQL |
| pg_diff_summary | Compare two PostgreSQL databases and return a human-readable summary of differences |
| pg_top_activity | Get current PostgreSQL activity from pg_stat_activity |
| pg_top_stats | Get database statistics (connections, cache hit ratio, TPS) |
| pg_top_locks | Get current lock information from pg_locks |
| throttled_check_rate | Check if a key is rate limited using configurable algorithms (token-bucket, leaky-bucket, fixed-window, sliding-window, gcra) |
| throttled_get_status | Get current rate limit state for a key without consuming quota |
| just_list_recipes | List all recipes defined in a justfile |
| just_run_recipe | Execute a recipe from a justfile |
| just_parse_justfile | Parse a justfile and return the AST |
| lipgloss_style_render | Render styled terminal text with colors, bold, italic, borders, padding, margin, alignment |
| lipgloss_join_horizontal | Join multiple text blocks horizontally |
| lipgloss_join_vertical | Join multiple text blocks vertically |
| env_audit_scan | Scan a project directory for environment variables used in code |
| llm_context_scan | Scan files/directories and count tokens for LLM context window estimation |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/indiekitai/indiekit-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server