Skip to main content
Glama
northernvariables

FedMCP - Federal Parliamentary Information

index.ts741 B
/** * CanadaGPT Design System * * Canada dark theme components and utilities for government accountability platform. * * @packageDocumentation */ // Utilities export { cn, formatCAD, formatDate, truncate, pluralize } from './utils/utils'; // Icons export { MapleLeafIcon, ParliamentSilhouette } from './icons/MapleLeafIcon'; export type { MapleLeafIconProps, ParliamentSilhouetteProps } from './icons/MapleLeafIcon'; // Components export { Button } from './components/Button'; export type { ButtonProps } from './components/Button'; export { Card, CardHeader, CardTitle, CardDescription } from './components/Card'; export type { CardProps, CardHeaderProps, CardTitleProps, CardDescriptionProps, } from './components/Card';

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/northernvariables/FedMCP'

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