README
🚀 Gradio项目
本项目借助gradio实现特定功能,通过命令调用相关服务,还能查看对应的Hugging Face Space。
🚀 快速开始
运行命令
使用以下命令启动项目:
npx mcp-remote https://emredeveloper-mcp-turkish-sentiment.hf.space/gradio_api/mcp/sse
查看项目空间
点击下面的链接查看Hugging Face Space: Hugging Face Space
本项目借助gradio实现特定功能,通过命令调用相关服务,还能查看对应的Hugging Face Space。
使用以下命令启动项目:
npx mcp-remote https://emredeveloper-mcp-turkish-sentiment.hf.space/gradio_api/mcp/sse
点击下面的链接查看Hugging Face Space: Hugging Face Space
Choose your client, fill the required environment variables, then copy a config generated from this server's published metadata
This entry does not contain a standard command or remote URL, so a safe client config cannot be generated automatically
Hosted servers run from a provider-managed environment. You usually connect the MCP client to the hosted endpoint or follow the provider's authorization flow, without keeping a local process alive
Local servers run on your own machine or infrastructure. You normally copy the server_config into your MCP client, install the required package, and provide env variables from env_schema when needed