← Registry

AI & Machine Learning

swen.ia.br

Provides AI news articles and a catalog of AI models with pricing, context window, speed, and intelligence rankings.

1 endpoint7 known toolsFirst detected August 16, 2026Last detected August 16, 2026

ENDPOINT 1

https://swen.ia.br/api/mcp

No auth detected

MCP server metadata

Name
swen-ai
Version
1.0.0
Capabilities
tools.listChanged

Known tools 7

search_news

List recent AI news articles from SWEN.AI (Brazilian AI news portal).

Inferred read-only
get_news_article

Get a single AI news article by slug.

Inferred read-only
list_ai_models

List AI model catalog: pricing, context window, speed.

Inferred read-only
get_model

Get a single AI model by slug: pricing, context window, speed.

Inferred read-only
get_intelligence_ranking

The current AI model intelligence ranking (Artificial Analysis Intelligence Index), deduplicated by model family — one entry per model at its best configuration.

Inferred read-only
search_tools

AI tools directory: pricing, ratings, categories.

Inferred read-only
list_tutorials

Tutorials and guides directory.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.swen-ai]
url = "https://swen.ia.br/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "swen-ai": {
      "type": "http",
      "url": "https://swen.ia.br/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: swen-ai
Remote MCP URL: https://swen.ia.br/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "swen-ai": {
      "url": "https://swen.ia.br/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "swen-ai": {
      "type": "http",
      "url": "https://swen.ia.br/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "swen-ai",
  "transport": "streamable-http",
  "url": "https://swen.ia.br/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.