mcpbeat

ITEON MCP Server

pl.iteon/mcp
answering

ITEON MCP Server is answering right now. Last checked 14 min ago. It exposes 5 tools.

Polski software house B2B: 5 public + 7 OAuth 2.1 private MCP tools (AI estimate, draft, risk).

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 39 hours of history
39 hours agonow
100.0%
Uptime 24h
182 of 182 checks
5
Tools
read from the server
178 ms
Response time
average over 24h
API key or OAuth
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 14 min ago.

run in your terminal
claude mcp add mcp --transport http https://api.iteon.pl/api/v1/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://api.iteon.pl/api/v1/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://api.iteon.pl/api/v1/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://api.iteon.pl/api/v1/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://api.iteon.pl/api/v1/mcp"
    }
  }
}

This endpoint answered with an authorization challenge — the server is running, but you need an API key or OAuth to use it.

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

case
case_studies.find_relevant
Find ITEON real-world case studies (banking, insurance, government, custom apps, mobile, e-commerce, energy) matching a topic, technology, or industry. Use when user asks "who can build X" or "anyone done Y before". Returns 1-3 actual ITEON projects from portfolio with stack, period, outcomes, and link to full case study on iteon.pl.
expert
expert_match.find
Find an ITEON expert with relevant skills for a specific technical problem. Returns name, role, specializations, years of experience, LinkedIn profile. Use when the user wants to know "who at ITEON can help with X". Personalizes the sales touch -- client knows who they will talk to.
methodology
methodology.lookup
Search ITEON public methodology, architectural patterns, blog posts, and case studies. Read-only public knowledge base. Use when the user asks technical/architectural questions and you want to cite professional sources.
stack
stack.health_audit
Run an objective health audit of a public URL: Google Lighthouse scores (performance, accessibility, SEO, best practices), HTTPS certificate validity, and security headers (HSTS, CSP, X-Frame-Options, Referrer-Policy). Returns hard data only -- ITEON has zero opinion in the response. Useful when the user wants to know "is my site healthy" before considering modernization.
system
system.status
Get current health status of the ITEON MCP server and platform. Returns overall status (operational/degraded/incident), version, deploy info, and per-component health (database, redis, queue). Use BEFORE calling private tools to verify service is available.

Endpoints

URLTransportStateLatencyChecked
https://api.iteon.pl/api/v1/mcp streamable-http needs key 143 ms 14 min ago
https://api.iteon.pl/api/v1/mcp/public streamable-http answering 197 ms 14 min ago

ITEON MCP Server — questions

Answers built from our own checks of this server.

What can ITEON MCP Server do?
It exposes 5 tools, read directly from the server on our last check. Among them: case_studies.find_relevant, expert_match.find, methodology.lookup, stack.health_audit, system.status. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is ITEON MCP Server working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 182 of 182 checks got a reply (100.0%), average response time 178 ms. The bar chart above shows every period we have measured.
Is ITEON MCP Server still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect ITEON MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You will need your own key or an OAuth login: it refuses anonymous clients.
Does ITEON MCP Server need an API key?
Yes. Every time we knock, ITEON MCP Server answers with an authorization challenge instead of its tool list — that is how we know it is running and gated rather than broken. Bring your own credentials and it will talk.
How fast is ITEON MCP Server?
It answers our handshake in 178 ms on average, which is faster than 67% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.