mcp-server-jis
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JIS_SECRET | No | Your signing secret for proofs | |
| JIS_IDENTITY | No | Your jis: identifier | |
| HUMOTICA_JIS_ENDPOINT | No | Custom JIS endpoint (default: humotica.com) | humotica.com |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| jis_whoamiA | Show your current JIS identity (jis:). If not configured, shows how to set one up. |
| jis_verifyA | Verify a jis: identifier. Check if it's valid and get public information about the identity. |
| jis_request_intentB | Request bilateral intent from a jis: identity. This is the core of the Intent-Centric Web - no interaction without mutual consent. |
| jis_send_verifiedA | Send a JIS-verified message. Requires bilateral intent acceptance first. |
| ask_humoticaB | Ask a verified question to Humotica. Uses JIS bilateral intent to ensure authentic response. Great for asking about TIBET, JIS, the Intent-Centric Web, or HumoticaOS. |
| jis_trust_scoreB | Get the trust score for a jis: identity based on TIBET audit history. |
| jis_specA | Get information about the jis: specification - The Intent-Centric Web. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/jaspertvdm/mcp-server-jis'
If you have feedback or need assistance with the MCP directory API, please join our Discord server