Skip to main content
Glama
Ryu07-d

knowledge-curator-mcp

by Ryu07-d

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WIKI_LANGNoWikipedia language edition (en, ja, ...)ja
OLLAMA_HOSTNoOllama server URLhttp://localhost:11434
OLLAMA_MODELNoAny installed Ollama modelqwen2.5:3b

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
fact_check_documentA

Fact-check a Markdown/Obsidian note using a local LLM (Ollama) and free sources (Wikipedia, DuckDuckGo). Identifies claims that are verified, contradicted, or need a citation.

verify_claimA

Verify a single claim with a local LLM against free sources, returning a verdict and citations.

add_citationsB

Fact-check a file and automatically insert citations for claims that need them.

scan_vault_for_issuesB

Scan an entire Obsidian vault and report files containing claims that are contradicted or need citations.

git_commit_correctionsC

Commit corrected files to git.

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/Ryu07-d/knowledge-curator-mcp'

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