Skip to main content
Glama
_config.yml•653 B
# GitHub Pages Configuration title: "Zulip MCP Server" description: "Model Context Protocol server for Zulip API integration with LLMs" # Hacker theme configuration remote_theme: pages-themes/hacker@v0.2.0 show_downloads: true # GitHub Pages settings markdown: kramdown highlighter: rouge # GitHub Pages approved plugins plugins: - jekyll-remote-theme - jekyll-sitemap - jekyll-seo-tag # Basic settings author: "Clarisights" github_username: "avisekrath" repository: "avisekrath/zulip-mcp-server" # Exclude files from processing exclude: - README.md - package.json - package-lock.json - node_modules - src - dist - tsconfig.json

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/avisekrath/zulip-mcp-server'

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