We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/rainyuniverse/mcp-webscout'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
constants.cpython-310.pyc•1.21 KiB
o
�L�i� � @ s� d Z ddlZdZdZeej�dd��Zeej�dd��Zej�dd �Z ej�d
d��
� dkZej�dd
�Zej�dd�Z
ej�dd�Zej�dd�ZesZddlZejdedd� dS dS )zConstants for mcp-webscout.� NzWModelContextProtocol/1.0 (Autonomous; +https://github.com/modelcontextprotocol/servers)z[ModelContextProtocol/1.0 (User-Specified; +https://github.com/modelcontextprotocol/servers)�DEFAULT_MAX_LENGTHZ5000�
CHUNK_SIZE� PROXY_URLzhttp://127.0.0.1:7890� USE_PROXY�true�DEEPSEEK_API_BASEzhttps://api.deepseek.com/v1�DEEPSEEK_DEFAULT_MODELz
deepseek-chat�DEEPSEEK_DEFAULT_PROMPTuT 提取网页的关键信息,包括标题、主要内容、关键数据点和总结�DEEPSEEK_API_KEY� zvDEEPSEEK_API_KEY is not set. LLM extraction mode will not work. Please copy .env.example to .env and add your API key.� )�
stacklevel)�__doc__�osZDEFAULT_USER_AGENT_AUTONOMOUSZDEFAULT_USER_AGENT_MANUAL�int�environ�getr r r �lowerr r r r r
�warnings�warn�UserWarning� r r �VC:\Users\Rainy_Universe\Desktop\claude-code\mcp-webscout\src\mcp_webscout\constants.py�<module> s2 ���
��