SitefinityMCP
by jaysanderson
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | HTTP transport bind host. | 0.0.0.0 |
| PORT | No | HTTP transport bind port. | 8080 |
| MCP_TRANSPORT | No | http or stdio. | http |
| ANTHROPIC_MODEL | No | Model for Assistant. | claude-opus-4-8 |
| ANTHROPIC_API_KEY | No | Enables AI Assistant. | |
| SITEFINITY_SITE_ID | No | Site ID. | |
| SITEFINITY_BASE_URL | No | Site origin. | https://sta.eftm2.cloud.sitefinity.com |
| SITEFINITY_PASSWORD | No | Required when auth_mode is password. | |
| SITEFINITY_USERNAME | No | Required when auth_mode is password. | |
| SITEFINITY_AUTH_MODE | No | anonymous or password. | anonymous |
| SITEFINITY_CLIENT_ID | No | OAuth client ID. | sitefinity |
| SITEFINITY_SERVICE_NAME | No | OData service name. | default |
| SITEFINITY_CLIENT_SECRET | No | OAuth client secret. | |
| SITEFINITY_DEFAULT_CULTURE | No | Default culture for requests. |
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/jaysanderson/SitefinityMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server