jaringan-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| browser | No | Path to jaringan-browser binary | jaringan-browser |
| jrg-host | No | JRG TCP server hostname | localhost |
| jrg-port | No | JRG TCP server port | 7070 |
| file-root | No | Read from local .jrg files instead of TCP | |
| tcp-timeout | No | TCP connection timeout in ms | 5000 |
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 | {} |
| logging | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| jrg_fetchA | Fetch a Jaringan (JRG) page and return structured content (title, body, tags, links). Uses TCP to a JRG server by default, or a local file root. URL can be jrg://host:port/path or just a path like "welcome" or "/port-map". |
| jrg_fetch_rawA | Fetch a JRG page and return the raw protocol response (status line, headers, body). |
| jrg_inspectA | Inspect a JRG page and return a JSON manifest of interactive elements (headings, links, paragraphs, inputs, buttons). |
| jrg_searchA | Search local .jrg pages under a root directory. Returns matching page paths with snippets. |
| jrg_auth_listA | List all stored Jaringan authentication tokens. |
| jrg_viewB | Render a JRG page as formatted plain text (human-readable). |
| jrg_listA | List all available Jaringan pages. Returns an array of { slug, title } entries. |
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/thesimonharms/jaringan-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server