Opensecrets MCP runs on your own machine — the client starts it, so there is no endpoint to ping.
MCP server for OpenSecrets: money in U.S. politics. Needs a free API key.
Today is the operative word: we check Opensecrets MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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 opensecrets-mcp -- npx -y opensecrets-mcp
{
"mcpServers": {
"opensecrets-mcp": {
"args": [
"-y",
"opensecrets-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.opensecrets-mcp]
command = "npx"
args = ["-y", "opensecrets-mcp"]
{
"mcpServers": {
"opensecrets-mcp": {
"args": [
"-y",
"opensecrets-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"opensecrets-mcp": {
"args": [
"-y",
"opensecrets-mcp"
],
"command": "npx"
}
}
}
MCP server for Fauna: collections, FQL queries. Needs a database secret.
OS keychain secrets for AI coding agents, over MCP.
MCP server for OpenGraph.io API - fetch OG data, screenshots, scrape, and generate images
MCP server for DNSFilter's DNS security/filtering API.
Secure secrets proxy for AI agents — manages API keys so agents never see raw credentials.
MCP server for managing Modal apps, containers, volumes, and secrets.
MCP server for VibeScan — scan projects for leaked secrets and security issues
MCP server for creating and managing SOPS-encrypted secrets
Answers built from our own checks of this server.