Skip to main content
Glama
fontem-eu

fontem-mcp-server

Official
by fontem-eu
README.md
> ### 🪞 This GitHub repository is a mirror
>
> Development happens on Fontem's own infrastructure; this mirror is
> updated automatically. **Issues and pull requests opened here are not
> monitored.**
>
> If you would like to contribute — code, data sources, review, or
> anything else — please get in touch at **team@fontem.eu** and we will
> set you up.

# fontem-mcp-server

Claude proxy: a Model Context Protocol server that surfaces Fontem entities + queries to Claude via standard MCP tools. Deployed as the claude-proxy Deployment; one replica with a PVC-backed Claude home dir for OAuth + session state.

## Deploy

CI auto-deploys to the testing env on every merge to main. Promotion to staging / prod is **manual** — bump the version in `gitops/<env>/<service>.yaml` to land it in a given environment.

## Convention

See [/config/repos/CLAUDE.md](https://contribute.void42.internal/fontem/gitops) for workspace-wide rules (feature branches + CI gate, no direct push to main, full gate before declaring done, conventional commits).

## License

Apache License 2.0 — see [LICENSE](LICENSE).