Secret MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 78 installs a week from npm. Last commit 27 Aug 2026.
Local MCP server for isolated, evidence-backed GDWEB design analysis and web search.
We read the source, 11 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const runDirectory = path.join(
options.outputDirectory,
'.secret-mcp-runs',
runId
);
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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.
claude mcp add secret-mcp -- npx -y secret-design-mcp
{
"mcpServers": {
"secret-mcp": {
"args": [
"-y",
"secret-design-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.secret-mcp]
command = "npx"
args = ["-y", "secret-design-mcp"]
{
"mcpServers": {
"secret-mcp": {
"args": [
"-y",
"secret-design-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"secret-mcp": {
"args": [
"-y",
"secret-design-mcp"
],
"command": "npx"
}
}
}
Fully local MCP server and CLI for web research
Hosted MCP server for Google Ads and LinkedIn Ads analysis.
MCP server for the Google Health API, with a local SQLite cache and trend analysis.
MCP server for Firecrawl — web search, scraping, and biomedical/arXiv paper search.
SEO MCP server for keyword research, SERP analysis, audits, and Search Console workflows.
MCP server for iFlow Search web search, image search, and URL fetch tools.
MCP server for advanced web search using Tavily
Rust MCP server for denoised web search — fetch, clean, and rerank web content for AI agents.
Answers built from our own checks of this server.