EU Parliament Monitor — API Documentation - v0.9.28
🏠 Home
📊 Analysis & Reports
📚 API
🧠 Political Intelligence
🗺️ Sitemap
📦 GitHub
💖 Sponsor
🛡️ ISMS
🔐 Security Commitment
🇪🇺 EP MCP Server
📦 npm
Preparing search index...
MCP/MCPConnection
Module MCP/MCPConnection
Description
Re-exports all MCP transport layer symbols from submodule directories.
See
./transport/errors.js
./transport/retry-policy.js
./transport/sse-parser.js
./transport/connection.js
./transport/gateway.js
Functions
validateGatewayResponseBody
→
validateGatewayResponseBody
buildAuthorizationHeader
→
buildAuthorizationHeader
throwGatewayResponseError
→
throwGatewayResponseError
attemptGatewayConnection
→
attemptGatewayConnection
sendGatewayRequest
→
sendGatewayRequest
parseRetryAfterMs
→
parseRetryAfterMs
isRetriableError
→
isRetriableError
formatRetryAfter
→
formatRetryAfter
parseSSEResponse
→
parseSSEResponse
Classes
MCPConnection
→
MCPConnection
MCPSessionExpiredError
→
MCPSessionExpiredError
MCPRateLimitError
→
MCPRateLimitError
Interfaces
GatewayContext
→
GatewayContext
Variables
GATEWAY_REQUEST_TIMEOUT_MS
→
GATEWAY_REQUEST_TIMEOUT_MS
RECONNECT_MAX_DELAY_MS
→
RECONNECT_MAX_DELAY_MS
RETRY_AFTER_HEADER
→
RETRY_AFTER_HEADER
RATE_LIMIT_MSG
→
RATE_LIMIT_MSG
Settings
Member Visibility
Protected
Private
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Functions
validate
Gateway
Response
Body
build
Authorization
Header
throw
Gateway
Response
Error
attempt
Gateway
Connection
send
Gateway
Request
parse
Retry
After
Ms
is
Retriable
Error
format
Retry
After
parse
SSE
Response
Classes
MCP
Connection
MCP
Session
Expired
Error
MCP
Rate
Limit
Error
Interfaces
Gateway
Context
Variables
GATEWAY_
REQUEST_
TIMEOUT_
MS
RECONNECT_
MAX_
DELAY_
MS
RETRY_
AFTER_
HEADER
RATE_
LIMIT_
MSG
🧠 Political Intelligence Hub
🗺️ Site Map (all pages, 14 languages)
🏛️ 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
📊 Analysis & Reports
📚 API
🧠 Political Intelligence
🗺️ Sitemap
📦 GitHub
💖 Sponsor
🛡️ ISMS
🔐 Security Commitment
🇪🇺 EP MCP Server
📦 npm
EU Parliament Monitor — API Documentation - v0.9.28
Loading...
Description
Re-exports all MCP transport layer symbols from submodule directories.
See