We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Tght1211/http-4-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
mcp_server.cpython-312.pyc•13.9 KiB
�
�D�g�* � � � d dl Z d dlZd dlZd dlmZmZmZmZmZ d dl Z d dl
Z
d dlmZm
Z
d dlmZ d dlmZmZ d dlmZ d dlmZmZ ej0 ej2 d� � ej4 d
� Z G d� de� Z G d
� de� Z G d� de� Z G d� de� Zd� Z d� Z!dd�Z"dd�Z#d� Z$d� Z% G d� d� Z&y)� N)�Any�Dict�List�Optional�Union)�FastMCP�Server)�SseServerTransport)� BaseModel�Field)� Starlette)�Route�Mountz4%(asctime)s - %(name)s - %(levelname)s - %(message)s)�level�format�
mcp_serverc �>