71
/ 100
13 days ago
pulsemcp

IP Geolocation

Integrates with ipinfo.io API to provide IP geolocation services, enabling location-based insights and network analysis.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
5 tools verified — handlers match their declared behaviour
5 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: IPINFO_API_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configIPINFO_CACHE_TTLPer-IP cache TTL in seconds. Cached results retain their original ts_retrieved timestamp. 3600
configIPINFO_CACHE_SIZEMaximum cache entries before oldest-first eviction. 4096
🔐 secretIPINFO_API_TOKENEnvironment = <YOUR TOKEN>
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/briandconnelly-mcp-server-ipinfo-j3jytg)](https://m8ven.ai/mcp/briandconnelly-mcp-server-ipinfo-j3jytg)
commit: fb4af66dd648b51bd6f76a004195a97ab4f77535
code hash: 0a7c96183f5a80e9900b2c7288ad7641769474695b0b0ca04f55709d7171c996
verified: 6/16/2026, 12:33:50 PM
view raw JSON →