biocontext_kb.app#

Attributes#

Functions#

get_mcp_tools(mcp_app)

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

setup(mcp_app)

Setup function to initialize the MCP server.

Module Contents#

biocontext_kb.app.app#
async biocontext_kb.app.get_mcp_tools(mcp_app)[source]#

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

Parameters:

mcp_app (fastmcp.FastMCP)

biocontext_kb.app.logger#
biocontext_kb.app.mcp_app: fastmcp.FastMCP#
async biocontext_kb.app.setup(mcp_app)[source]#

Setup function to initialize the MCP server.

Parameters:

mcp_app (fastmcp.FastMCP)