🔍

mcp

VayaPin MCP: pin resolution + Google Maps geocoding/places + AfterShip tracking, with BYOK.

RUN IN TERMINAL
claude mcp add appvayapin-mcp -- npx -y @vayacore/mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "appvayapin-mcp": { "command": "npx", "args": ["-y", "@vayacore/mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "appvayapin-mcp": { "command": "npx", "args": ["-y", "@vayacore/mcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "appvayapin-mcp": { "command": "npx", "args": ["-y", "@vayacore/mcp"] } } }

About This MCP Server

The app.vayapin/mcp server is a search tool that provides various functionalities including pin resolution, Google Maps geocoding and places, and AfterShip tracking, with the ability to bring your own key. It connects to npm and stdio, enabling developers to integrate these search capabilities into their applications. A developer would reach for this tool when they need to implement location-based search or tracking features in their project, leveraging the provided functionalities to enhance their application's capabilities.

VayaPin MCP: pin resolution + Google Maps geocoding/places + AfterShip tracking, with BYOK.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with search & web scraping capabilities via the stdio transport.

Package

@vayacore/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 mcp server extends your AI assistant with search & web scraping capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/appvayapin-mcp.svg)](https://skillsplayground.com/mcps/appvayapin-mcp/)
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.