Vinkius
Namsor

Namsor MCP for AI. Enrich Leads: Predict Identity Traits from Names

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

Namsor MCP on Cursor AI Code EditorNamsor MCP on Claude Desktop AppNamsor MCP on OpenAI Agents SDKNamsor MCP on Visual Studio CodeNamsor MCP on GitHub Copilot AI AgentNamsor MCP on Google Gemini AINamsor MCP on Lovable AI DevelopmentNamsor MCP on Mistral AI AgentsNamsor MCP on Amazon AWS Bedrock

Connect to your AI in seconds.

Namsor predicts demographic data directly from name strings. Use this MCP Server to analyze a full list of names and automatically enrich records with predicted gender, country of origin, ethnicity, and diaspora group.

It breaks down complex names and gives you probabilistic insights for lead scoring and marketing segmentation.

What your AI can do

Predict country

Estimates the current country of residency based on the provided name.

Predict diaspora

Predicts an individual's diaspora group or ethnic cluster for a given name and context.

Predict ethnicity

Calculates the predicted US ethnicity (Hispanic, Asian, Black, White) from a name string.

+ 3 more capabilities included
Parse Full Names

Breaks a single full name string into component parts like title, first name, last name, or suffix.

Predict Country Residency

Guesses the country where the person associated with the name currently lives.

Predict Diaspora Group

Identifies the predicted diaspora group or ethnic cluster for a given name in a specific region.

Predict US Ethnicity

Analyzes a name to predict US-specific ethnicity, including Hispanic, Asian, Black, and White categories.

Predict Gender

Provides the probability of the person's gender based on their first and last names.

Predict Country of Origin

Guesses the country where the name originally comes from.

Included with Plan

Waiting for input…

AI Agent

Namsor MCP Server: 6 Tools for Name Data Prediction

These six tools let your AI agent analyze name strings to predict demographic traits like gender, country of origin, and ethnicity.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using Namsor on Vinkius

Predict Country

Estimates the current country of residency based on the provided name.

Predict Diaspora

Predicts an individual's diaspora group or ethnic cluster for a given name and...

Predict Ethnicity

Calculates the predicted US ethnicity (Hispanic, Asian, Black, White) from a name...

Predict Gender

Determines the likely gender of an individual based on their names and returns a...

Predict Origin

Predicts the country where the name was originally given or came from.

Parse Full Name

Separates a full name string into its distinct components, identifying titles, first, and last names.

Security and governance baked right in.

Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.

Claude AI

Claude AI

1

Open Claude Settings

Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.

2

Add Custom Connector

Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:

https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials.

3

Start a conversation

Open a new chat. The Namsor integration is available immediately — no restart needed.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on every call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with Namsor, then connect any of our 5,000+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,000+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Every connection is secured and compliant automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog every week
Namsor MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Namsor. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS INFRASTRUCTURE

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on every call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

Works with Claude, ChatGPT, Cursor, and more

The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.

This connection provides 6 powerful capabilities that interface natively with Claude, ChatGPT, Cursor, and other compatible AI platforms. No middleware. No custom integration required.

Manually cleaning up unstructured names shouldn't take an hour per batch.

Think about it: You get a CSV dump from a partnership. Names are all mashed together—titles, multi-part surnames, and initials mixed in. Before you can even start segmenting or scoring the lead, you have to spend half your time copying data into Google Sheets just to figure out which parts belong where. It's tedious, error-prone cleanup.

With Namsor, that whole process vanishes. You ask your agent to run `parse_full_name` on the column. The output immediately separates Title: Dr., First Name: Maria Elena, Last Name: Rodriguez-Garcia. You get perfectly structured data fields back in seconds.

Namsor MCP Server: Use name analytics to segment users by predicted ethnicity.

Before Namsor, if you wanted to target a specific demographic group (like Asian or Hispanic), you were stuck relying on self-reported data in forms, which is unreliable. You'd manually sort and filter thousands of names based on limited criteria.

Now, running `predict_ethnicity` allows your agent to analyze the name pattern itself. It provides a clear score for US ethnicities (Hispanic, Asian, Black, White), letting you segment users instantly without asking them anything.

What your AI can actually do with this

Look, you got names. A big list of raw strings. You can’t just throw those at an AI agent and hope for the best—you need actual data points. This MCP Server is built to handle name analytics, giving your agent structured demographic insights from simple strings. It takes messy input and spits out actionable records.

When you connect this server, your AI client can run several distinct tools right off the bat. First up, if you've got a full name that looks like a mess—maybe it includes titles or suffixes—you use parse_full_name. This tool separates everything into its individual components, making sure you know exactly what constitutes the title, the first name, and the last name.

It cleans up the data structure immediately.

Next, you can predict where a person is from in two ways. You run predict_origin to figure out the country that originally gave the name; it gives you the birthplace context. Separately, if you want to know where they live right now, you use predict_country, which estimates their current country of residency based on the full name string.

For deeper demographic profiling, there's a whole suite of prediction tools. You run predict_gender to determine the likely gender of the individual; it doesn't just guess—it returns a concrete probability score alongside the result. When you need to categorize US ethnicity, you use predict_ethnicity, which calculates the likelihood that the name belongs to one of the major groups: Hispanic, Asian, Black, or White.

To get more specific cultural context, you've got predict_diaspora. This tool identifies a person's predicted diaspora group or ethnic cluster based on the provided name and any associated region. It gives you a layer of insight beyond just general ethnicity. And remember that grouping? You can run predict_country for residency and predict_origin for birth country, giving you two different geographic data points about one person.

When your agent uses these tools together, the workflow is straightforward. If you feed it a list of names, you don't just get back text; you get structured fields. You process raw leads and instantly enrich those records with multiple layers of demographic detail—gender probability, probable country of origin, current residency, predicted ethnicity group (US), and diaspora cluster.

This makes your data ready for anything: lead scoring models or marketing segmentation campaigns. It's all about taking ambiguity and turning it into concrete, usable data points.

Built · Hosted · Managed by Vinkius Namsor MCP Server - Predict Gender, Origin & Ethnicity
Server ID 019dd12b-a05b-70b8-a194-4ba827ec8e88
Vinkius Inspector
Compliance Grade A+
Score 100/100
Vinkius Inspector Badge — Score 100/100

Questions you might have

How accurate is Namsor's `predict_gender` tool? +

The service provides a probability metric (e.g., 95% Male), which lets you weigh the confidence of the prediction. It’s designed to guide your segmentation, not serve as an absolute fact.

What is the difference between `predict_origin` and `predict_country`? +

predict_origin guesses where the name was originally established (its source culture). predict_country attempts to determine the most likely current country of residency.

Can I use Namsor's `parse_full_name` on names with titles? +

Yes. The tool is specifically built for this. It correctly identifies and separates professional prefixes or academic titles, like 'Dr.' or 'Mr.', keeping your data clean.

Does Namsor only work for US ethnicity predictions? +

The predict_ethnicity tool is optimized for US-specific models (Hispanic, Asian, Black, White). For other global classifications, you'll need to use different tools or services.

What authentication steps are required to run the `predict_gender` tool? +

You need a valid Namsor API v2 Key. This key is generated in your account dashboard and must be passed to the MCP endpoint for every request. Without this credential, the agent will return an authorization failure.

If I hit rate limits while running `predict_origin`, how quickly can I retry? +

The service allows a certain number of calls per minute; exceeding that limit triggers a 429 status code. You must wait for the cooldown period to reset before retrying the call.

Can `parse_full_name` handle names with multiple middle names or suffixes? +

Yes, it handles complex structures by treating all components as distinct parts of speech. The output will provide separate fields for title, first name, and the full last name structure.

What should I expect if `predict_diaspora` fails to find a match? +

If no strong match is found, the tool returns null or an explicit 'No Match' status. This indicates that the provided name does not fit known diaspora patterns in the database.

Can I predict gender using only a name? +

Yes! Use the predict_gender tool. Provide the first and last name, and the agent will return the most likely gender and its probability.

Built & Managed by Vinkius 30s setup 6 tools

We've already built the connector for Namsor. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 6 tools are live and waiting. You're up and running in seconds.

Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on Windsurf Windsurf
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.