Skip to main content
Glama
61,331 servers. Last updated

Matching MCP tools:

Matching MCP Connectors:

"A guide on utilizing Python for solving numerical problems using internet resources" matching MCP servers:

  • 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.
    Last updated
    3
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    MCP server for on-premises Azure DevOps that lets AI assistants browse repositories, review pull requests, manage work items, and interact with wikis, with NTLM authentication support.
    Last updated
    32
    Apache 2.0
  • A
    license
    A
    quality
    C
    maintenance
    Exposes a Kubernetes cluster to MCP-compatible AI clients, enabling read-only and optional write operations on cluster resources like pods, deployments, and namespaces through natural language.
    Last updated
    9
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    An MCP server that acts as a bridge to query multiple OpenAI-compatible LLMs with MCP tool access. Just like rubber duck debugging, explain your problems to various AI "ducks" who can actually research and get different perspectives!
    Last updated
    12
    326
    171
    MIT
  • F
    license
    B
    quality
    D
    maintenance
    A Model Context Protocol server framework featuring dynamic tool loading and automatic tool discovery from a dedicated directory. It leverages FastMCP to provide a robust environment for building, configuring, and testing individual Python-based tools.
    Last updated
    1
  • F
    license
    B
    quality
    D
    maintenance
    A Model Context Protocol server built with FastMCP that enables dynamic tool loading and configuration from individual Python files. It provides a flexible framework for automatically discovering, testing, and running tools via Stdio or HTTP transport modes.
    Last updated
    1
  • F
    license
    B
    quality
    C
    maintenance
    Minimal calculator-focused MCP server with tools, resources, and prompts using TypeScript and Zod validation.
    Last updated
    2
  • F
    license
    -
    quality
    C
    maintenance
    A calculator-focused MCP server with tools, resources, and prompts for basic arithmetic operations.
    Last updated
  • A
    license
    A
    quality
    D
    maintenance
    PhysBound is a specialized "Physics Linter" for AI that deterministically validates RF and thermodynamic claims against hard physical limits, preventing hallucinations in engineering workflows.
    Last updated
    4
    1
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    MCP server for business-day arithmetic with country-aware holiday calendars. It offers tools to check, calculate, and list business days and holidays for over 60 countries.
    Last updated
    9
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    A personal memory engine and MCP server that stores durable facts in markdown files managed via git, enabling hybrid search (lexical + semantic) through an MCP interface for persistent context across LLM sessions.
    Last updated
    3
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Converts AI Skills (following Claude Skills format) into MCP server resources, enabling LLM applications to discover, access, and utilize self-contained skill directories through the Model Context Protocol. Provides tools to list available skills, retrieve skill details and content, and read supporting files with security protections.
    Last updated
    3
    27
    Apache 2.0
  • A
    license
    A
    quality
    B
    maintenance
    Code-mode MCP server (docs_search + execute_code two-tool surface) backed by a unified capability manifest across three sandbox kernels (in-process node:vm, WASM via QuickJS / Pyodide / Wasmtime, and remote microVM via E2B / Cloudflare Sandbox). At N=30 tools the bootstrap-context cost drops to 13.6% of direct tool-use. Apache-2.0.
    Last updated
    2
    5
    Apache 2.0
  • A
    license
    A
    quality
    D
    maintenance
    A minimal MCP server that enables HTTP requests with any method, headers, and body types, supporting large responses through chunked transfers with disk-backed caching.
    Last updated
    2
    MIT