The PinMeTo Location MCP server allows AI agents to access and manage location data for users with authorized credentials. It provides tools to retrieve, update, and delete location information. The server connects to PinMeTo's web services API, enabling integration with location-based data. Developers use it to build AI assistants that handle user location data for services like delivery tracking, local recommendations, and geofencing.
The PinMeTo Location MCP server allows AI agents to access and manage location data for users with authorized credentials. It provides tools to retrieve, update, and delete location information. The server connects to PinMeTo's web services API, enabling integration with location-based data. Developers use it to build AI assistants that handle user location data for services like delivery tracking, local recommendations, and geofencing.
npx -y @pinmeto/pinmeto-location-mcpAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"pinmeto-pinmeto-location-mcp-github": {
"command": "npx",
"args": [
"-y",
"npx -y @pinmeto/pinmeto-location-mcp"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from pinmeto location mcp?"
API Key Required
This server requires an API key from pinmeto location mcp. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| PINMETO_LOCATION_MCP_API_KEY | Yes | Your pinmeto location mcp API key |
"What resources are available in pinmeto location mcp?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in pinmeto location mcp"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in pinmeto location mcp with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.