Skip to main content
Glama
Aiden-Jeon

Sentiment Analysis MCP Server

by Aiden-Jeon
mcp_list.py259 B
from smolagents.mcp_client import MCPClient with MCPClient( {"url": "https://abidlabs-mcp-tools2.hf.space/gradio_api/mcp/sse"} ) as tools: # Tools from the remote server are available print("\n".join(f"{t.name}: {t.description}" for t in tools))

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Aiden-Jeon/huggingface-mcp-course'

If you have feedback or need assistance with the MCP directory API, please join our Discord server