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 |
Capabilities
Features and capabilities supported by this server
| 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
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