# If you want to run this mcp in an external file then you need to add this code and save this code in .mcp.json format
{"mcpServers": {
"system-info": {
"type": "stdio",
"command": "node",
"args": [
"C:/Users/amogh/Downloads/mcp/dist/index.js"
],
"env": {}
}
}
}
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/srirama7/system-info-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server