← Registry

Content Tools

agip.com

Lists and retrieves AGIP public content modules, publications, subservices, videos, and offices.

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

ENDPOINT 1

https://www.agip.com/mcp

No auth detected

MCP server metadata

Name
AgipMcpServer
Version
1.0.0.0
Capabilities
loggingtools

Known tools 30

list_modules

List the public AGIP content modules and their tools.

Inferred read-only
list_publications

List accessible AGIP publications.

Inferred read-only
list_subservices

List active mapped AGIP subservices for a country and main service.

Inferred read-only
get_video

Get one accessible AGIP video.

Inferred read-only
list_offices

List active public AGIP offices.

Inferred read-only
list_news

List published items from any AGIP content group, including news and article groups.

Inferred read-only
list_photo_galleries

List published AGIP photo galleries.

Inferred read-only
list_speeches

List accessible AGIP speeches.

Inferred read-only
search_content

Search published AGIP pages and content items.

Inferred read-only
list_faqs

List published general AGIP FAQs.

Inferred read-only
list_publication_groups

List accessible AGIP publication groups.

Inferred read-only
list_video_galleries

List accessible AGIP video galleries.

Inferred read-only
get_photo_gallery

Get a published photo gallery and its published photos.

Inferred read-only
list_pages

List published localized AGIP pages.

Inferred read-only
list_speech_groups

List accessible AGIP speech groups.

Inferred read-only
get_country_service

Get one active AGIP country-service mapping.

Inferred read-only
list_link_groups

List published AGIP link groups.

Inferred read-only
get_speech

Get one accessible AGIP speech.

Inferred read-only
get_publication

Get one accessible AGIP publication.

Inferred read-only
list_main_services

List active AGIP main services, optionally for a country.

Inferred read-only
get_country

Get one active AGIP country or office.

Inferred read-only
list_links

List published AGIP links.

Inferred read-only
get_page

Get one published AGIP page by id or key.

Inferred read-only
get_video_gallery

Get an accessible AGIP video gallery and its videos.

Inferred read-only
list_content_groups

List every published AGIP news/article/event content group dynamically.

Inferred read-only
list_service_faqs

List published FAQs for an active AGIP country-service mapping.

Inferred read-only
get_news

Get one published AGIP content item.

Inferred read-only
list_country_services

List active AGIP service mappings for a country.

Inferred read-only
get_link

Get one published AGIP link.

Inferred read-only
list_countries

List active AGIP countries.

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

.mcp.json

{
  "mcpServers": {
    "agipmcpserver": {
      "type": "http",
      "url": "https://www.agip.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "agipmcpserver": {
      "type": "http",
      "url": "https://www.agip.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "agipmcpserver",
  "transport": "streamable-http",
  "url": "https://www.agip.com/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 agip.com was fetched 2026-08-18T09:27:26.042Z.

Trust status Trusted

agip.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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