Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

WindowsForum MCP Server

REMOTE · MCP.WINDOWSFORUM.COM · SCANNED AUG 3

Search WindowsForum.com threads, posts, and Windows news; fetch documents and Microsoft KB info.

+8 this week 73 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security83
Transport & Reachability100
Schema Quality & AI Usability53
  • 20% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Partial
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 1905 tokens (~82/item across 23 items; 22 tools + 1 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · mcp.windowsforum.com

# add to Claude Code
claude mcp add --transport http com-windowsforum-mcp-server https://mcp.windowsforum.com/
# ~/.codex/config.toml
[mcp_servers.com-windowsforum-mcp-server]
url = "https://mcp.windowsforum.com/"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-windowsforum-mcp-server": {
      "type": "remote",
      "url": "https://mcp.windowsforum.com/",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-windowsforum-mcp-server --url https://mcp.windowsforum.com/ --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-windowsforum-mcp-server:
    url: "https://mcp.windowsforum.com/"
// mcp.json
{
  "mcpServers": {
    "com-windowsforum-mcp-server": {
      "type": "http",
      "url": "https://mcp.windowsforum.com/"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 1 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 +4
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

  • 28 Jul 26 0
    • Server version: 3.4.4 → 3.4.5 functional
  • 27 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 64

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://mcp.windowsforum.com/

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=windowsforum.com CN=WE1,O=Google Trust Services,C=US 20 Jul 2026 18 Oct 2026 ECDSA 256 ECDSA-SHA256 235c97f39ef521b80e2ce3043d88f169
SANs: windowsforum.com, *.windowsforum.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC secure

Validation of mcp.windowsforum.com. Secure

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
windowsforum.com. present 2371 13 Verified
mcp.windowsforum.com. Verified address RRset verified with the apex keys
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=31536000; includeSubDomains; preload
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.windowsforum.com/ Verified 200
http (plaintext) http://mcp.windowsforum.com/ HTTPS enforced 301 https://mcp.windowsforum.com/
MCP tools — 22 exposed · ~1,669 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
fetch ~106

Retrieve the complete content of a WindowsForum document (thread or post) by ID — use after search to read the full discussion for detailed analysis and citation. Returns the full text for detailed analysis and citation, including title, URL, and metadata. Use it to expand a search result into its whole document.

NameTypeReqDescription
idstringyesDocument ID — accepts "thread-XXX", "post-XXX", or a plain number (plain numbers are looked up as thread first, then post)

Structured output declared, but exposes no named fields.

No examples provided.

get_forum ~57

Get a WindowsForum forum section's details by node id — title, description, and thread/message counts; pair with list_threads or get_forum_updates to see its activity.

NameTypeReqDescription
forum_idintegeryesThe forum ID to retrieve

Structured output declared, but exposes no named fields.

No examples provided.

get_forum_statistics ~50

Get sitewide WindowsForum statistics — total threads, posts, and members, plus the newest member; use for questions about the community's size and activity. Returns: Dictionary with various forum statistics

Input schema present but exposes no named parameters.

Structured output declared, but exposes no named fields.

No examples provided.

get_forum_updates ~63

Summarize recent WindowsForum activity over the last N hours (default 24) — new threads and posts across the community; use for "what's new" questions.

NameTypeReqDescription
hoursintegerNumber of hours to look back (default: 24)

Structured output declared, but exposes no named fields.

No examples provided.

get_kb_article ~104

Retrieve an official Microsoft Knowledge Base article from support.microsoft.com by KB number (e.g. KB5063878) — returns the update's title, summary, and affected builds. Use this tool when a user asks about a specific KB number. Fetches the full article content including title, summary, known issues, and resolution steps.

NameTypeReqDescription
kb_idstringyesThe KB article number, e.g. '5034441' or 'KB5034441'

Structured output declared, but exposes no named fields.

No examples provided.

get_latest_registered_users ~47

List the newest WindowsForum member registrations — use for community-growth questions or to identify recent joiners.

NameTypeReqDescription
limitintegerNumber of users to return (default: 5)
NameTypeReqDescription
resultarrayyes

No examples provided.

get_online_users ~46

See who is on WindowsForum right now — counts of members, guests, and robots currently online, with recently active member names. Returns: Dictionary with online users and guest count

Input schema present but exposes no named parameters.

Structured output declared, but exposes no named fields.

No examples provided.

get_post ~58

Get a single WindowsForum post by post id — returns the post's text, author, thread context, and URL; use when you have a specific post reference to verify or quote.

NameTypeReqDescription
post_idintegeryesThe post ID to retrieve

Structured output declared, but exposes no named fields.

No examples provided.

get_thread ~57

Get a WindowsForum thread's metadata by id — title, author, reply and view counts, dates, and canonical URL; use fetch or get_thread_posts to read its content.

NameTypeReqDescription
thread_idintegeryesThe thread ID to retrieve

Structured output declared, but exposes no named fields.

No examples provided.

get_thread_posts ~77

Read every post in a WindowsForum thread by thread id, in order — use to follow the full conversation, including replies and accepted solutions, after finding a thread via search.

NameTypeReqDescription
limitintegerMaximum number of posts to return (default: 50)
thread_idintegeryesThe thread ID to get posts for
NameTypeReqDescription
resultarrayyes

No examples provided.

get_time ~45

Get the current server date and time — use to anchor time-sensitive queries like 'latest' or 'this week' before searching recent content. Returns: Current timestamp in ISO format

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultstringyes

No examples provided.

get_user ~46

Look up a WindowsForum member's public profile by username or user id — registration date, message count, reaction score, and role.

NameTypeReqDescription
identifierstringyesUsername or user ID

Structured output declared, but exposes no named fields.

No examples provided.

get_windows_news_posts ~60

Get WindowsForum's recent Windows news coverage from the last N days (default 7) — curated news threads on updates, security patches, and Microsoft announcements.

NameTypeReqDescription
daysintegerNumber of days to look back (default: 7)
NameTypeReqDescription
resultarrayyes

No examples provided.

list_threads ~59

List the most recently active WindowsForum threads with pagination — use to see what the community is discussing right now, without needing a search query.

NameTypeReqDescription
limitintegerMaximum number of threads to return
offsetintegerOffset for pagination
NameTypeReqDescription
resultarrayyes

No examples provided.

search ~142

Search all WindowsForum content (threads, posts, Windows news) with combined keyword and semantic ranking — the best first call for any question or topic; returns snippets with ids for the fetch tool. Returns a list of search results with basic information. Use the fetch tool to get complete document content.

NameTypeReqDescription
limitintegerMaximum number of results to return (default: 10)
querystringyesSearch query string. Natural language queries work best for semantic search.
sourcestringSearch mode — "auto" (BM25 + semantic, best results), "windowsforum" (BM25 only), or "semantic" (vector only)

Structured output declared, but exposes no named fields.

No examples provided.

search_elastic ~108

Relevance-ranked full-text thread search with explicit offset pagination — use to page through a large result set beyond what the main search tool returns. Complements the main `search` tool: use this to page through a large result set with an explicit offset.

NameTypeReqDescription
from_integerOffset for pagination
limitintegerAlias for size
querystringyesSearch query string
sizeintegerNumber of results to return (alias: limit)

Structured output declared, but exposes no named fields.

No examples provided.

search_kb ~138

Search official Microsoft Knowledge Base articles on support.microsoft.com by topic or keyword — use for Windows update, patch, and known-issue lookups when you lack a KB number. Returns matching KB article titles and URLs. Use get_kb_article to fetch the full content of a specific article. Returns: Dictionary with 'results' key containing list of matching KB articles with title and url.

NameTypeReqDescription
limitintegerMaximum number of results (default: 5, max: 10)
querystringyesSearch query, e.g. 'blue screen 24H2' or 'KB5034441'

Structured output declared, but exposes no named fields.

No examples provided.

search_mysql ~94

Exact substring lookup over thread titles and author usernames, ordered by view count — use for literal title or author matching rather than relevance-ranked full-text search. Complements the main `search` tool: use this for literal title or author matching rather than relevance-ranked full-text search.

NameTypeReqDescription
limitintegerMaximum number of results to return
querystringyesLiteral text to match against thread titles and author usernames

Structured output declared, but exposes no named fields.

No examples provided.

search_posts ~62

Search individual WindowsForum posts (not just thread titles) for a keyword or phrase — use to find specific answers, error messages, or fixes buried inside long threads.

NameTypeReqDescription
limitintegerMaximum number of results
querystringyesSearch query string

Structured output declared, but exposes no named fields.

No examples provided.

search_semantic ~99

Find WindowsForum discussions by meaning rather than exact words — embedding-based semantic search that excels at natural-language questions and paraphrased topics. Uses kNN vector similarity to find content that is semantically related to the query, even if it doesn't share exact keywords. Best for natural language questions and conceptual searches.

NameTypeReqDescription
limitintegerMaximum number of results (default: 10)
querystringyesNatural language search query

Structured output declared, but exposes no named fields.

No examples provided.

search_threads ~98

Search WindowsForum threads with structured controls — sort by relevance, date, replies, or views, in either order, with pagination; use when result ordering or paging matters.

NameTypeReqDescription
from_Offset for pagination
orderSort order (asc, desc)
querystringyesSearch query string
sizeNumber of results to return
sortbySort field (relevance, date, replies, views)

Structured output declared, but exposes no named fields.

No examples provided.

search_users ~53

Find WindowsForum members whose usernames match a query — use to locate a member before calling get_user for their full profile.

NameTypeReqDescription
limitintegerMaximum number of results
querystringyesSearch query string

Structured output declared, but exposes no named fields.

No examples provided.