mcpbeat Sign in

Woody MCP Server

by gunsmith-academy Your server? Claim it
local only

Woody MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 99 installs a week from pypi. Last commit 13 Jun 2026.

Woody, the AI firearms expert. Verified specs, legal lookups, and knowledge base.

Installs per day peak 27 · avg 14 · -4% w/w
a month agotoday
99
Installs / week
pypi · woody-mcp
0
Stars
0 open issues
13 Jun 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Woody MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add woody-mcp -- uvx woody-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "woody-mcp": {
      "args": [
        "woody-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.woody-mcp]
command = "uvx"
args = ["woody-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "woody-mcp": {
      "args": [
        "woody-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "woody-mcp": {
      "args": [
        "woody-mcp"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: WOODY_API_KEY (Woody API key (wdy_...). Request one at [email protected] or via https://app.gunsmith.academy/developer). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Woody MCP

same job, measured the same way
AgentLore
by kujirafu

AI-verified knowledge base with trust scoring, temporal facts, and skill cards.

answering
XKnow Knowledge Base
by techreone

Search and explore source-backed SEO, SaaS, and LLM-wiki knowledge from the XKnow knowledge base.

447 installs/wk local only
Swiss Truth MCP
by swisstruthorg

Verified knowledge base for AI agents — stop hallucinations with certified facts.

35 installs/wk local only
Agentpedia MCP Server
by ksaslam311

Search, discover, and contribute to AgentPedia - the knowledge base for AI agents.

33 installs/wk local only
Talarion
by talarion

A knowledge base of verified, dated facts your LLM would otherwise get wrong.

answering
brainattic
by brainattic

The knowledge base your AI reads and writes, under your rules — over MCP, EU-hosted.

answering
Tencent Lexiang MCP Server
by tencent-lexiang

Tencent Lexiang AI knowledge base MCP server for searching, managing entries, and editing docs.

answering
Artificial Wit AI
by artificialwit

MCP server unifying ERPs, CRMs, APIs and knowledge base for Claude, ChatGPT and Gemini.

answering

Woody MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Woody MCP?
Woody MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package woody-mcp was installed 99 times last week.
How do I connect Woody MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls woody-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Woody MCP?
The pypi package woody-mcp was installed 99 times in the last week. Week over week that is -4%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Woody MCP open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.