Skip to main content
Glama

Agentic MCP Server

mcp-wrapper.cjs274 B
#!/usr/bin/env node /** * MCP Wrapper for Agentic Orchestration System * Claude Code MCP Tool統合用エントリーポイント */ // 環境変数をロード require('dotenv').config({ path: __dirname + '/.env' }); // server.jsを実行 require('./dist/server.js');

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/ShunsukeHayashi/agentic-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server