MCP Server
MCP
io.github.codevanmoose/vanmoose-mcp-server
197 MCP tools from 74 developer APIs — screenshots, email, NLP, WHOIS, QR, PDF, and more.
Install
npx -y @vanmoose/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@vanmoose/mcp-server",
"version": "1.2.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your VanMoose API key from vanmoose.cc/dashboard",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "VANMOOSE_API_KEY"
},
{
"description": "TenScore API key (enables 5 TenScore analytics tools)",
"format": "string",
"isSecret": true,
"name": "TENSCORE_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment