Skip to main content
Glama

Wikipedia Recent Changes

Server Details

Live Wikipedia edit feed, page summaries, trending pages, and Wikidata search.

Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsA

Average 4.1/5 across 4 of 4 tools scored.

Server CoherenceA
Disambiguation5/5

Each tool has a distinct and non-overlapping purpose: entity search, page summary, live edits feed, and trending page rankings. No ambiguity between tools.

Naming Consistency3/5

All tools share a 'wiki_' prefix, but the naming patterns vary: 'wikidata_search' uses noun_verb? 'wiki_page_summary' is noun_noun, 'wiki_recent_changes' is adjective_noun, and 'wiki_trending' is adjective. Lack of a consistent verb_noun or noun_verb pattern.

Tool Count5/5

With 4 tools, the server is well-scoped for its purpose around Wikipedia recent changes and trends. Each tool serves a clear need without bloat or insufficiency.

Completeness4/5

Covers key operations: entity search, page summary, live changes, and trending. Minor gaps like full page content retrieval or per-edit history exist, but the core use case is well-covered.

Available Tools

4 tools
wiki_page_summaryAInspect

Get a clean summary of a Wikipedia article: extract, thumbnail, description, last modified. Use this to verify an entity exists or pull a one-line description.

ParametersJSON Schema
NameRequiredDescriptionDefault
titleYes
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations provided, so description carries full burden. It discloses what the tool returns but does not mention error handling, rate limits, or prerequisites beyond an article title. Adequate for a simple read tool.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two sentences: first defines action and outputs, second states use cases. No wasted words, front-loaded with key information.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given low complexity (1 param, no output schema, no annotations), the description is adequate but lacks details on error scenarios or output format. Could mention that the title must be an existing Wikipedia article.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Only one parameter 'title' with 0% schema description coverage. The description does not explain the parameter format or constraints. However, the parameter name and context make its purpose obvious. Minimal added value.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the verb ('Get') and resource ('clean summary of a Wikipedia article'), listing specific outputs (extract, thumbnail, description, last modified) and a use case. It is distinct from sibling tools like wikidata_search or wiki_trending.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Provides explicit when-to-use: 'verify an entity exists or pull a one-line description.' Does not explicitly state when not to use or mention alternatives, but the sibling context implies differentiation.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

wiki_recent_changesAInspect

Live feed of recent edits to English Wikipedia. Returns title, editor, timestamp, comment, size delta. Optional topic filter (substring match against title + edit comment) and exclude_bots. Useful for trend-monitoring or news-monitoring agents — every breaking news event lands in Wikipedia edits within minutes.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNo
topicNoOptional substring filter on title/comment.
namespaceNoWikipedia namespace ID. 0 = main articles (default), 1 = talk, etc.
exclude_botsNo
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations exist, so description carries full burden. It discloses real-time nature ('live feed', 'within minutes') and read-only intent, but lacks details on rate limits or authentication; however, the behavioral traits are adequately conveyed for a simple read operation.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Three sentences, no filler, front-loaded with tool purpose and return details. Every sentence adds value.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a tool with no output schema and no annotations, the description covers purpose, return fields, key filters, and use case. Missing explanation of the 'namespace' parameter and 'limit' defaults reduces completeness slightly.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 50% (topic and namespace described in schema; limit and exclude_bots missing). Description adds meaning for 'topic' (substring match against title+comment) and mentions 'exclude_bots', but does not explain 'limit' or 'namespace'. Compensates partially but leaves gaps.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

Clearly states it provides a live feed of recent Wikipedia edits, lists returned fields, and distinguishes itself from siblings by specifying 'English Wikipedia' and mentioning trend-monitoring use case, unlike wikidata_search, wiki_page_summary, or wiki_trending.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Gives explicit context for use (trend/news monitoring) and mentions optional filters, but does not explicitly state when not to use this tool or compare against siblings for exclusion.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources