MCP Server
MCP
io.github.sthan-io/mcp-server
US address verification, parsing, autocomplete, geocoding, and IP geolocation APIs.
Install
npx -y @sthan/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@sthan/mcp-server",
"version": "0.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your sthan.io API key (get one free at https://sthan.io/dashboard)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "STHAN_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment