Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReAPI-com/mcp-openapi
/
Class
src/McpService.ts:9–9 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
export
const
VERSION =
"0.0.4"
;
8
9
export
class
McpService {
10
private readonly logger: Logger;
11
12
constructor(
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected