Skip to main content
Glama
northernvariables

FedMCP - Federal Parliamentary Information

index.ts515 B
/** * Mention utilities for @mention parsing and resolution */ export { parseMentions, hasMentions, getMentionAtCursor, replaceMention, formatMention, isValidMention, getMentionType, getMentionLabel, } from './mentionParser'; export type { ParsedMention, MentionType } from './mentionParser'; export { resolveMention, resolveMentions, segmentTextWithMentions, buildMentionUrl, canHaveDiscussions, } from './mentionResolver'; export type { ResolvedMention } from './mentionResolver';

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