An MCP (Multi-Agent Conversation Protocol) server that enables natural language interaction with the AbstractAPI geolocation service, allowing users to retrieve geographic information about IP addresses.
Provides geolocation services including finding nearby transit stops and retrieving WalkScore, TransitScore, and BikeScore ratings for any address or coordinates using the WalkScore API.
A Model Context Protocol server that retrieves detailed geographic information about IP addresses using the ipinfo.io API, helping determine user location and network details.
Answers "what is this IP" by matching addresses against a synced local copy of Azure service tags and live reverse DNS lookups, including the reverse direction of listing every CIDR prefix for a given service-tag name. Every answer is honestly labeled with the source that produced it, a sync timestamp, and an explicit null/status when a source didn't resolve, so nothing is fabricated.
An MCP server that exposes ISO 20022 postal-address classification, assessment, and remediation tools for AI agents, enabling them to prepare debtor/creditor addresses for the November 2026 structured-address cutover.
Enables natural language access to Japanese patent information through the JPO API, allowing users to query patent data directly from Claude Desktop or Claude Code.
A minimal Model Context Protocol server
built with the official Python SDK. It exposes one tool, define, which looks
up the definition of an English word using the free
dictionaryapi.dev API.
MCP server for querying Swiss intellectual property data (trademarks, patents, supplementary protection certificates) from the Swissreg register via natural language.
Provides live CVE data from NVD and EPSS without API key, enabling AI assistants to look up CVSS scores, search vulnerabilities, and check product CVEs.
Provides tools to communicate with a service dependency API, enabling users to query and interact with service relationship data and dependency mappings.