FCCS MCP Agentic Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FCCS_MOCK_MODE | No | Enable mock mode for development without real FCCS connection | false |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_application_infoC | Get information about the FCCS application / Obter informacoes sobre a aplicacao FCCS |
| get_rest_api_versionB | Get the REST API version / Obter a versao da API REST |
| list_jobsB | List recent jobs in the FCCS application / Listar jobs recentes na aplicacao FCCS |
| get_job_statusC | Get the status of a specific job / Obter o status de um job especifico |
| run_business_ruleC | Run a business rule (e.g., Consolidation) / Executar regra de negocio |
| run_data_ruleC | Run a Data Management load rule / Executar regra de carga do Data Management |
| get_dimensionsB | Get list of dimensions in the application / Obter lista de dimensoes na aplicacao |
| get_membersC | Get members of a specific dimension / Obter membros de uma dimensao especifica |
| get_dimension_hierarchyC | Build a parent-child hierarchy for a dimension / Construir hierarquia pai-filho |
| get_journalsC | Retrieve consolidation journals with optional filters / Obter diarios de consolidacao |
| get_journal_detailsC | Get detailed information about a specific journal / Obter detalhes de um diario |
| perform_journal_actionC | Perform an action on a journal (approve, reject, post, etc.) / Executar acao em um diario |
| update_journal_periodC | Update the period of a journal / Atualizar o periodo de um diario |
| export_journalsC | Export consolidation journals / Exportar diarios de consolidacao |
| import_journalsC | Import consolidation journals / Importar diarios de consolidacao |
| export_data_sliceC | Export a specific data slice (grid) from the application / Exportar um slice de dados |
| smart_retrieveD | Smart data retrieval with automatic 14-dimension handling / Recuperacao inteligente |
| smart_retrieve_consolidation_breakdownC | Retrieve all Consolidation dimension members (Entity Input, Entity Consolidation, Entity Total, Proportion, Elimination, Contribution) for an entity / Recuperar todos os membros da dimensao Consolidation para uma entidade |
| smart_retrieve_with_movementC | Smart data retrieval with configurable Movement dimension / Recuperacao inteligente com dimensao Movement customizavel |
| copy_dataC | Copy data between scenarios, years, or periods / Copiar dados |
| clear_dataC | Clear data for specified scenario, year, and period / Limpar dados |
| generate_reportC | Generate FCCS report (Task Manager, Supplemental Data, Enterprise Journal) / Gerar relatorio FCCS |
| get_report_job_statusC | Get status of an asynchronously running report job / Obter status de um job de relatorio |
| generate_report_scriptC | Generate a Python script template for custom FCCS reporting / Gerar script Python para relatorio customizado |
| export_consolidation_rulesetsC | Export configurable consolidation rulesets / Exportar regras de consolidacao |
| import_consolidation_rulesetsC | Import configurable consolidation rulesets / Importar regras de consolidacao |
| validate_metadataC | Validate application metadata / Validar metadados da aplicacao |
| generate_intercompany_matching_reportC | Generate intercompany matching report / Gerar relatorio de correspondencia ICP |
| import_supplementation_dataC | Import supplementation data / Importar dados de suplementacao |
| deploy_form_templateC | Deploy a form template / Implantar um template de formulario |
| generate_consolidation_process_reportC | Generate a Consolidation Process Overview Report showing data flow from Local GAAP to Consolidated / Gerar relatorio de processo de consolidacao |
| generate_system_pitchB | Generate a one-pager pitch document about the system's capabilities / Gerar documento de apresentacao do sistema |
| generate_investment_memoC | Generate a 2-page investment memo (Word doc) with financial analysis / Gerar memorando de investimento |
| submit_feedbackC | Submit user feedback (rating 1-5 stars) for a tool execution to improve RL learning / Enviar feedback do usuario para melhorar aprendizado RL |
| get_recent_executionsC | Get recent tool executions that can be rated / Obter execucoes recentes que podem ser avaliadas |
| query_local_metadataC | Query the local metadata cache for dimension members / Consultar cache local de metadados |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/ivossos/fccs-mcp-ag-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server