Vayapin runs on your own machine — the client starts it, so there is no endpoint to ping. 53 installs a week from npm.
VayaPin MCP: pin resolution + Google Maps geocoding/places + AfterShip tracking, with BYOK.
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
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 mcp -- npx -y @vayacore/mcp
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@vayacore/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@vayacore/mcp"]
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@vayacore/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@vayacore/mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
VAYAPIN_PAT (VayaPin Personal Access Token, sent as 'Authorization: Bearer'. Generate one on the VayaPin developer portal (POST /api/v1/auth/pat/request).), VAYAPIN_MCP_SLICE (Optional tool-slice name to expose a subset of tools (128-tool client ceiling lift). Unset exposes all tools.), VAYAPIN_MCP_API_URL (Override the VayaPin API base URL for staging or self-host.).
The author declared them in the registry entry; get the values from the project itself.
Google Maps MCP Pack — geocoding, places, directions, distance matrix, elevation.
Geocode addresses, calculate directions, and search places with maps and routing
MCP server for Google Docs with verified writes — every mutation returns before/after proof.
Google Trends MCP with proxy rotation, auto-retry on Google blocks, residential-proxy setup.
Google Maps Platform Code Assist MCP
MCP server for the Google Chat API: spaces, messages, threads, reactions and memberships.
Google Play release lifecycle: tracks, testers, rollout, and Android Vitals.
Google Images results with source pages, thumbnails and full-resolution URLs, as JSON.
Answers built from our own checks of this server.