Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

jfk-mcp

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jfk-mcp

An MCP server for JFK files

latest
npmnpm
Version
1.0.2
Version published
Maintainers
1
Created
Source

JFK MCP

This MCP server leverages the Archives API to query JFK documents. You can obtain your API key from archives-api.com.

Below is the JSON configuration for MCP Claude Desktop. Replace "your-api-key-here" with your actual Archives API key.

{
  "mcpServers": {
    "jfk-mcp": {
      "command": "npx",
      "args": ["-y", "jfk-mcp"],
      "env": {
        "ARCHIVES_API_KEY": "your-api-key-here"
      }
    }
  }
}

Github: https://github.com/WesternConcrete/jfk-mcp

NPM: https://www.npmjs.com/package/jfk-mcp

Keywords

mcp

FAQs

Package last updated on 23 Mar 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts