🛠️

ghost-mcp-server

Minimal MCP server for Ghost Security API - compatible with all MCP clients

Developer Tools stdio npm npmstdioghostsecurity
RUN IN TERMINAL
claude mcp add ghostsecurity-ghost-mcp-server -- npx -y ghostsecurity-mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "ghostsecurity-ghost-mcp-server": { "command": "npx", "args": ["-y", "ghostsecurity-mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "ghostsecurity-ghost-mcp-server": { "command": "npx", "args": ["-y", "ghostsecurity-mcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "ghostsecurity-ghost-mcp-server": { "command": "npx", "args": ["-y", "ghostsecurity-mcp"] } } }

About This MCP Server

The io.github.ghostsecurity/ghost-mcp-server is a minimal server for the Model Context Protocol that enables interaction with the Ghost Security API, allowing developers to connect and utilize MCP clients. This server is compatible with all MCP clients, making it a versatile tool for developers working with the Ghost Security API. A developer would reach for this tool when they need to establish a connection between their application and the Ghost Security API using the Model Context Protocol.

Minimal MCP server for Ghost Security API - compatible with all MCP clients. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

ghostsecurity-mcp on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The ghost-mcp-server server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/ghostsecurity-ghost-mcp-server.svg)](https://skillsplayground.com/mcps/ghostsecurity-ghost-mcp-server/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.