Skip to main content
Glama

CBCI MCP

by ci671233
chatbot_test.py260 B
from cbci_mcp.client import CBCIMCPClient client = CBCIMCPClient() client.start_server() client.setup(config="config.yaml", questions="questions.yaml", schema="schema.yaml") answer = client.ask("서울 2023년 학생수") print(answer) client.stop_server()

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/ci671233/cbci_mcp'

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