EU Parliament Monitor — API Documentation - v0.8.30
🏠 Home
📦 GitHub
🛡️ ISMS
🇪🇺 EP MCP Server
📦 npm
Preparing search index...
Types/MCP
JSONRPCRequest
Interface JSONRPCRequest
JSON-RPC 2.0 request
interface
JSONRPCRequest
{
jsonrpc
:
"2.0"
;
id
:
number
;
method
:
string
;
params
:
Record
<
string
,
unknown
>
;
}
Index
Properties
jsonrpc
id
method
params
Properties
jsonrpc
jsonrpc
:
"2.0"
id
id
:
number
method
method
:
string
params
params
:
Record
<
string
,
unknown
>
Settings
Member Visibility
Protected
Private
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
jsonrpc
id
method
params
🏛️ Architecture
🔒 Security Architecture
🛡️ Threat Model
📊 Data Model
🔄 Flowchart
📈 State Diagram
🧠 Mindmap
💼 SWOT Analysis
📜 CRA Assessment
🚀 Future Architecture
🔮 Future Security
🔮 Future Threat Model
📋 Secure Dev Policy
🔐 Information Security Policy
📑 Open Source Policy
🏷️ Classification Policy
🤖 AI Policy
🔑 Access Control Policy
🔏 Cryptography Policy
📋 WORKFLOWS
📋 CONTRIBUTING
🏠 Home
📦 GitHub
🛡️ ISMS
🇪🇺 EP MCP Server
📦 npm
EU Parliament Monitor — API Documentation - v0.8.30
Loading...
JSON-RPC 2.0 request