Skip to content
Back to search
30
MCP streamable-http

InferMap

io.github.benseverndev-oss/infermap

Map messy columns to a known schema — 7 scorers, domain dictionaries, F1 0.84. Zero config.

Uptime
0.0%
20 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

InferMap live
Map messy columns to a known schema — 7 scorers, domain dictionaries, F1 0.84. Zero config.
4 tools · streamable-http
Infermap
Schema mapping engine with MCP server for matching source fields to target schemas.
0 tools
infermap
Metadata-only Glama MCP connector.
0 tools · http
infermap
Metadata-only Glama MCP connector.
0 tools · http
Inferra
Auditable rule-based decisions with RAG explanations: a Rete engine decides, an LLM explains why.
0 tools
Neural Graph Mapper
Transform unstructured text into queryable semantic knowledge graphs.
0 tools · sse

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "infermap": {
      "url": "https://infermap-mcp-production.up.railway.app/mcp/",
      "transport": "streamable-http"
    }
  }
}