mcp-proto-okn

sbl-sdsc/mcp-proto-okn
★ 3 stars Python 🧠 Memory/Knowledge Updated today
A Model Context Protocol (MCP) server that provides tools for querying SPARQL endpoints, with specialized support for NSF-funded Proto-OKN (Prototype Open Knowledge Network) knowledge graphs hosted on the FRINK platform.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-proto-okn": {
      "command": "uvx",
      "args": [
        "mcp-proto-okn"
      ]
    }
  }
}

Or install with pip: pip install mcp-proto-okn

README Excerpt

A Model Context Protocol (MCP) server providing seamless access to SPARQL endpoints with specialized support for the NSF-funded [Proto-OKN Project](https://www.proto-okn.net/) (Prototype Open Knowledge Network). This server enables querying the scientific knowledge graphs hosted on the [FRINK](https://frink.renci.org/) platform. In addition, third-party SPARQL endpoints can be queried.

Tools (4)

MCP_PROTO_OKN_API_KEYMCP_PROTO_OKN_HOSTMCP_PROTO_OKN_PORTMCP_PROTO_OKN_TRANSPORT

Topics

knowledge-graphmcpmcp-serverproto-oknsparql-endpoints