PUBLIC MCP ENDPOINT · BRAZIL

Brazilian AI
intelligence.
Callable by agents.

Give MCP-compatible clients structured access to SWEN.AI news, model data, rankings, tools and tutorials — no API key required.

AGENT / TOOL CALL

agentWhich models lead the intelligence ranking?

swen-aiget_intelligence_ranking
{
  "source": "Artificial Analysis",
  "ranking": [
    { "rank": 1, "name": "…", "vendor": "…", "score": 0, "url": "…" },
    { "rank": 2, "name": "…", "vendor": "…", "score": 0, "url": "…" }
  ]
}
Example response · stable JSON contract · canonical links · read-only data
7PUBLIC
TOOLS
0API KEYS
REQUIRED
1STREAMABLE
HTTP ENDPOINT
MITREFERENCE
SOURCE

Seven ways to make
an agent better informed.

Every tool validates input, reads the same public data behind SWEN.AI and returns a stable JSON contract.

NEWS01

Search what
just happened.

search_news

Recent published AI news with summaries and canonical links.

ARTICLE02

Fetch one story.

get_news_article

Retrieve a published article by slug.

MODELS03

List the field.

list_ai_models

Pricing, context windows and speed from the model catalog.

MODEL04

Inspect one model.

get_model

Fetch a single model's structured public profile.

RANKING05

See who leads.

get_intelligence_ranking

Canonical Artificial Analysis Intelligence Index ordering, deduplicated by model family.

DIRECTORY06

Find an AI tool.

search_tools

Search pricing, ratings and categories in the SWEN.AI directory.

LEARN07

List practical guides.

list_tutorials

Browse published tutorials and learning resources.

Portal. API. MCP.
One editorial truth.

SWEN.AIPOSTGRESpublic read contracts
fetchersmappers
WEBswen.ia.br
REST/api/v1
MCP/api/mcp

01Thin wrappersBusiness rules stay in shared fetchers and mappers.

02Stable contractsAgents receive structured public fields, not page scraping.

03Reference sourceThe repository is auditable but may lag production slightly.

No key.
Clear limits.

The hosted MCP endpoint is free to connect and uses IP-based rate limiting. It exposes read-only public content through explicit tool contracts.

  • Authentication and rate-limit internals are not published.
  • Database access is governed by Postgres Row Level Security.
  • Security findings should be reported privately.
PUBLIC CONTRACTREAD ONLY
News, models, rankings, tools, tutorials
Input validation and canonical links
×Credentials or private project references
×Write operations or infrastructure access
Read the security boundary

One endpoint.
Nothing to install.

Add the hosted URL to any client that supports remote MCP servers.

Need REST API access?
MCP CONFIGURATIONJSON
{
  "mcpServers": {
    "swen-ai": {
      "url": "https://swen.ia.br/api/mcp"
    }
  }
}

BRAZILIAN AI INTELLIGENCE · FOR AGENTS

Give your agent
a better source.

Connect to SWEN.AI