Skip to main content
Glama
82,860 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Resources for Coding in Python" matching MCP servers:

GET /v1/servers — MCP directory API reference
  • A
    license
    A
    quality
    D
    maintenance
    Sandboxed Python execution with automatic dependency management. Executes Python scripts in isolated environments (bubblewrap or Docker) with PEP 723 inline dependencies, preventing host pollution.
    3
    1
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    An MCP server that guides Copilot to version-correct documentation and source code for Industrial Ecology Python packages, enabling reliable, environment-aware coding assistance for LCA workflows.
    11
    3
    BSD 3-Clause
  • A
    license
    A
    quality
    C
    maintenance
    Enables AI coding agents to diagnose and repair Python Selenium UI automation using real evidence from live DOM and test runs, with enforced safety boundaries and verifiable fixes.
    2
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Python Docs MCP Server gives AI coding agents local access to the official Python standard library docs. It can look up docs by Python version, return specific sections, and keep answers compact for clients like Claude Desktop, Cursor, and Codex. It runs without API keys or a hosted service.
    6
    7
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    A minimal FastMCP server in Python demonstrating all four MCP primitives with tools for arithmetic, word counting, time, and logging, resources for server info and code snippets, and prompts for summarization and code review.
    6
    -
  • A
    license
    A
    quality
    C
    maintenance
    A Python MCP server that generates complete Vue 3 CRUD structures with Composition API, including components, services, stores, and routes.
    1
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    MCP server providing automated code linting, rule explanations, and configuration templates for wemake-python-styleguide, with structured violation reports and offline rule database.
    5
    MIT
  • F
    license
    A
    quality
    B
    maintenance
    A comprehensive MCP server and client implementation in Python exposing tools (calculator, string utilities, simulated weather), resources (file reader, system info), and prompts (code review, summarization) with security hardening and full configuration management.
    3
    -
  • A
    license
    A
    quality
    F
    maintenance
    Provides intelligent semantic code search using local AI embeddings, enabling natural language queries to find relevant code by meaning rather than exact keywords. Indexes codebases in the background with smart project detection and privacy-first local processing.
    6
    39
    199
    MIT
  • F
    license
    A
    quality
    B
    maintenance
    A local MCP server for read-only querying of AWS resources (Lambda, S3) via Boto3, currently exposing a health check tool with planned tools for listing resources and checking free tier.
    7
    -
  • A
    license
    A
    quality
    D
    maintenance
    Enables AI assistants to perform intelligent semantic code search across codebases using local AI embeddings for meaning-based retrieval.
    6
    39
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    A small MCP server that wraps MoneyMoney on macOS via AppleScript, exporting account lists and transactions (bookingDate, amount, name, purpose) as plists for invoice reconciliation, complementing a companion Apple Mail server.
    2
    MIT