Skip to main content
Glama
Tausifonly001

FactAnchor-MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
fetch_verified_contextA

Fetch real, source-of-truth web text for a topic and wrap it in a strict fact-anchoring guardrail so the LLM answers ONLY from it.

Use this tool BEFORE answering any factual question. Then answer the user strictly from the returned block and follow the embedded STRICT RULES (never guess, cite sources in brackets, do not use pre-trained knowledge for missing info).

Args: query: The factual topic or question to ground. max_results: How many web sources to pull (default 3, max 5).

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/Tausifonly001/FactAnchor-MCP'

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