Skip to main content
Glama
razvanpiticas

Fuseki MCP server

Fuseki agent plugin

Connects your coding agent to the Fuseki MCP server at https://mcp.fuseki.dev — project data, tenant-scoped, under your own permissions rather than a service account's.

This repository is generated. Every file in it is build output from the Fuseki monorepo. Edits here are overwritten by the next publish; open a change against the source instead.

Install

Claude Code:

/plugin marketplace add razvanpiticas/fuseki-plugin
/plugin install fuseki@fuseki-plugins

Codex:

codex plugin marketplace add razvanpiticas/fuseki-plugin
codex plugin add fuseki@fuseki-plugins

Cursor, Gemini CLI, OpenCode, OpenClaw, Hermes — run this in your project:

npx github:razvanpiticas/fuseki-plugin install

It detects which of those harnesses you have, writes the skill and the server declaration, and prints anything it will not write for you.

Any other MCP client: add https://mcp.fuseki.dev/mcp and set the OAuth client id to fuseki-public-client.

Related MCP server: google-chat-mcp

After installing

Sign in when prompted, then ask your agent to call the server_info tool. It answers with the deployment name and the tools it publishes, and it touches nothing else — so it is the one call worth making first when something is not working.

Access is granted on Fuseki's own roles screen, per tenant: mcp:tools.read and mcp:tools.write. Reads working while writes answer 403 means the write permission has not been granted, or the token predates the grant.

Version 0.1.0.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

No tool schema history has been recorded yet.

Maintenance

ActivityMaintained
ResponsivenessNo issues

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

  • -
    license
    Not graded
    quality
    C
    maintenance
    Enables AI assistants to read and send messages in Google Chat spaces using service account authentication.
    -
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables AI agents to access registered resources based on a fixed subject identity, enforcing default-deny policies and auditing for controlled context sharing.
    Apache 2.0

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/razvanpiticas/fuseki-plugin'

If you have feedback or need assistance with the MCP directory API, please join our Discord server