okf-ons
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| okf.descriptor | Return the pinned metadata-only corpus descriptor, scope boundaries, entrypoints, outcome codes and material caveats. Makes no network request. |
| okf.search | Rank compact candidates from a non-empty intent or identifier query and show nearby alternatives before selection. |
| okf.get_recordA | Resolve an exact stable ID, native ID, route or declared evaluation alias and return the complete frozen metadata record. |
| okf.compareA | Return evidence-backed field contrasts for two to five exact records. Never asserts statistical equivalence. |
| okf.prepare_mcp_planB | Bind the exact frozen identity and snapshot digest to its inspection/query tools, audience, purpose and caller-declared expiry. Preserve unresolved dimensions and reject credential fields. Never authorises or executes a query. |
| okf_eval.submit_answerA | Validate and return a deterministic, non-persisted evaluation envelope. Accepts visible answers, evidence and caveats, never hidden reasoning. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| OKF-ONS descriptor | Pinned scope, orientation and caveat contract. |
| OKF-ONS agent profile | Read-only access and selection workflow. |
| OKF-ONS selection contract | Rules for a non-executing MCP hand-off. |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/chris-page-gov/okf-ons'
If you have feedback or need assistance with the MCP directory API, please join our Discord server