LIVE ENDPOINT
https://www.agip.com/mcp
Connect to this endpoint to inspect the live schema for list_countries and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
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.
Related tools
list_modules— List the public AGIP content modules and their tools.list_publications— List accessible AGIP publications.list_subservices— List active mapped AGIP subservices for a country and main service.get_video— Get one accessible AGIP video.list_offices— List active public AGIP offices.list_news— List published items from any AGIP content group, including news and article groups.list_photo_galleries— List published AGIP photo galleries.list_speeches— List accessible AGIP speeches.