1C MCP Server
by iflow-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | Host for the proxy server | 127.0.0.1 |
| MCP_PORT | No | Port for the proxy server | 8000 |
| MCP_ONEC_URL | No | URL of the 1C database | |
| MCP_AUTH_MODE | No | Authentication mode (none or oauth2) | none |
| MCP_PUBLIC_URL | No | Public URL of the server (required for OAuth2) | |
| MCP_ONEC_PASSWORD | No | Password for 1C database (required without OAuth2) | |
| MCP_ONEC_USERNAME | No | Username for 1C database (required without OAuth2) | |
| MCP_OAUTH2_CODE_TTL | No | Authorization code TTL in seconds | 120 |
| MCP_OAUTH2_ACCESS_TTL | No | Access token TTL in seconds | 3600 |
| MCP_OAUTH2_REFRESH_TTL | No | Refresh token TTL in seconds | 1209600 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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/iflow-mcp/alexmiawat-1c_mcp_server_own'
If you have feedback or need assistance with the MCP directory API, please join our Discord server