Skip to main content
Glama

MCPDemo - Visual SQL Chat Platform

by Ayi456
ChatPage.tsx510 B
import PlaceholderPage, { ChatIcon } from '@/components/ui/PlaceholderPage' export default function ChatPage() { return ( <PlaceholderPage title="AI 聊天助手" description="智能对话功能正在开发中,即将支持流式对话、代码高亮、Markdown 渲染等强大功能。" icon={<ChatIcon />} iconColor="from-green-500 to-emerald-600" features={[ 'SSE 流式输出', '代码语法高亮', '会话历史管理' ]} /> ) }

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/Ayi456/visual-mcp'

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