Skip to main content
Glama
aringad

Fatture in Cloud MCP Server

by aringad
server.json1.22 kB
{ "$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json", "name": "io.github.aringad/fattureincloud-mcp", "description": "Italian e-invoicing with Fatture in Cloud. Create, send to SDI, manage clients.", "repository": { "url": "https://github.com/aringad/fattureincloud-mcp", "source": "github" }, "version": "1.2.0", "packages": [ { "registryType": "pypi", "identifier": "fattureincloud-mcp", "version": "1.2.0", "transport": { "type": "stdio" }, "environmentVariables": [ { "name": "FIC_ACCESS_TOKEN", "description": "Fatture in Cloud API access token", "isRequired": true, "format": "string", "isSecret": true }, { "name": "FIC_COMPANY_ID", "description": "Fatture in Cloud company ID", "isRequired": true, "format": "string", "isSecret": false }, { "name": "FIC_SENDER_EMAIL", "description": "Email sender for courtesy copies", "isRequired": false, "format": "string", "isSecret": false } ] } ] }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/aringad/fattureincloud-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server