Skip to main content
Glama
337,767 tools. Last updated 2026-07-30 03:22

"Resources for Coding in Python" matching MCP tools:

  • Retrieves project-specific coding standards, guardrails, and workflow for the given task to ensure compliance and avoid anti-patterns.
    MIT
  • Check your codebase for coding conventions to ensure new code matches existing patterns and style.
    MIT
  • List available coding standards profiles for various tech stacks to enforce consistent code style and architecture.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Retrieve cloud resources from env0 using filters like cloud provider, region, type, and more. Manage resources efficiently with actionable insights.
    Apache 2.0
  • Retrieve Spark driver logs from completed notebook executions to debug Python errors and analyze Spark behavior. Use stdout for Python tracebacks or stderr for system logs.
    MIT
  • Executes arbitrary Python code in a running TouchDesigner project via td_mcp bridge. Use for ad-hoc tasks not covered by structured live-control tools; requires the bridge's "Allow Python" flag to be enabled.
    MIT
  • Retrieve a summary of owned and unclaimed resources in your empire, grouped by type, to aid city management and expansion.
    MIT
  • Retrieve Python package metadata from PyPI, including version, license, and Python compatibility. Use to evaluate library maintenance and compatibility before integration.
    MIT
  • Retrieve detailed specifications for Auth Admin methods in the Supabase Python SDK, including names, parameters, types, and return values, to ensure correct usage in database management workflows.
    Apache 2.0
  • Refines vague coding requests into structured, agent-specific prompts by extracting requirements, filling edge cases, and running quality checks. Ideal for under-specified tasks before handing to a coding agent.
    MIT
  • Run arbitrary Python code in Blender's environment to automate tasks that no standard tool can handle. Use for custom scripting with full Blender API access.
    MIT