Skip to main content
Glama
203,375 tools. Last updated 2026-06-14 19:01

"Importing FastMCP from the mcp.server Python Module" matching MCP tools:

  • Execute arbitrary Python scripts inside Unreal Editor with full unreal module access. Retrieve output using print().
    MIT
  • Removes the first occurrence of a value from an array in JSON, YAML, TOML configs or Python module-level lists. Specify the target path or variable name and the value to match.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Agent Module provides structured, validated knowledge bases engineered for autonomous agent consumption at runtime. Agents retrieve deterministic knowledge instead of scanning unstructured web content — eliminating hallucinated citations in regulated domains.

  • A simple MCP server built with FastMCP and python

  • Move a Python module or package to a new folder and automatically update all imports across the project.
    MIT
  • Restart ComfyUI using process info saved from a previous stop. Supports Desktop app and Python installs, polling the API until ready.
    MIT
  • Retrieve TLS handshake and I/O statistics from OpenSIPS tls_mgm module, including connect and accept success/error counts and read/write errors.
    Apache 2.0
  • Retrieve the ABI (functions, structs, type params) of a Move module on Initia L1 and Minimove chains. Specify chain, module address, and name to get the module's interface.
    Apache 2.0
  • Add a module with optional parameters to an existing OpenSIPS configuration by inserting loadmodule and modparam directives after the last module block.
    Apache 2.0
  • Retrieve Python package details from PyPI including version, summary, license, and dependencies.
    MIT
  • Retrieve a specific record from a module using its unique identifier. Specify the module slug and record UUID to get the record data.
    MIT
  • Compile an OpenSIPS module from source by running make modules for the specified module name in the OpenSIPS source tree.
    Apache 2.0
  • Insert a module parameter declaration and update the params array in an OpenSIPS module C source. Supports str and int types with a default value.
    Apache 2.0
  • Retrieve detailed information about a specific module within a project using its unique identifiers for project and module management within the Plane MCP Server.
    MIT
  • Retrieve all issues associated with a specific module in a project using the project and module UUID identifiers. Ideal for managing and analyzing module-related tasks within Plane's project management system.
    MIT
  • Remove an issue from a module and unassign the module from the issue in Plane MCP Server. Requires project_id, module_id, and issue_id to execute the action.
    MIT