biocontext_kb.app
=================

.. py:module:: biocontext_kb.app


Attributes
----------

.. autoapisummary::

   biocontext_kb.app.app
   biocontext_kb.app.logger
   biocontext_kb.app.mcp_app


Functions
---------

.. autoapisummary::

   biocontext_kb.app.get_mcp_tools
   biocontext_kb.app.setup


Module Contents
---------------

.. py:data:: app

.. py:function:: get_mcp_tools(mcp_app)
   :async:


   Check the MCP server for the number of tools, resources, and templates.


.. py:data:: logger

.. py:data:: mcp_app
   :type:  fastmcp.FastMCP

.. py:function:: setup(mcp_app)
   :async:


   Setup function to initialize the MCP server.


