Skip to main content
Glama
fontem-eu

fontem-mcp-server

Official
by fontem-eu

🪞 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.

Related MCP server: Dynamics 365 MCP Server

Convention

See /config/repos/CLAUDE.md 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.

Related MCP Connectors

Related MCP Servers

  • A
    license
    B
    quality
    D
    maintenance
    An implementation of Claude Code as a Model Context Protocol server that enables using Claude's software engineering capabilities (code generation, editing, reviewing, and file operations) through the standardized MCP interface.
    8
    4 npm
    188
    MIT
  • A
    license
    C
    quality
    D
    maintenance
    A Model Context Protocol (MCP) server that connects GraphDB's SPARQL endpoints and Ollama models to Claude, enabling Claude to query and manipulate ontology data while leveraging various AI models.
    28
    3
    MIT