Skip to main content
Glama

MCP Server AntV

Official
by antvis
context7.spec.ts215 B
import { describe, expect, it } from 'vitest'; import { getLibraryId } from '../../src/utils'; describe('context7', () => { it('getLibraryId', () => { expect(getLibraryId('g2')).toBe('/antvis/g2'); }); });

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/antvis/mcp-server-antv'

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