← Registry

Learning Resources

ai-portal.ai

Provides curated information on AI releases, regulations, glossary terms, and latest news.

1 endpoint4 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://www.ai-portal.ai/mcp

No auth detected

MCP server metadata

Name
ai-portal
Version
1.0.0
Capabilities
tools
Server instructions

Read-only tools over AI-Portal data (https://www.ai-portal.ai): AI model releases, AI regulations, a GenAI glossary, and daily curated GenAI news. Use list_releases for "when did model X ship / what did provider Y release", list_regulations for AI compliance status, search_glossary for term definitions, and get_latest_news for current GenAI headlines.

Known tools 4

list_releases

List AI model and product releases tracked by AI-Portal, newest first.

Inferred read-only
list_regulations

List AI regulations and their compliance status (EU AI Act, ISO 42001, and more), including jurisdiction, effective dates, key requirements, and fines.

Inferred read-only
search_glossary

Search AI-Portal's glossary of AI/GenAI terms.

Inferred read-only
get_latest_news

Latest curated GenAI news items from AI-Portal, refreshed every weekday morning.

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.ai-portal]
url = "https://www.ai-portal.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "ai-portal": {
      "type": "http",
      "url": "https://www.ai-portal.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: ai-portal
Remote MCP URL: https://www.ai-portal.ai/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": {
    "ai-portal": {
      "url": "https://www.ai-portal.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "ai-portal": {
      "type": "http",
      "url": "https://www.ai-portal.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "ai-portal",
  "transport": "streamable-http",
  "url": "https://www.ai-portal.ai/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for ai-portal.ai was fetched 2026-07-27T15:31:31.724Z and is being refreshed.

Trust status Neutral

ai-portal.ai is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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