Server Config
{
"mcpServers": {
"apple": {
"command": "D://anaconda//python.exe",
"args": [
"D://pyfile//MCP//get_apple_price.py"
]
}
}
}{
"mcpServers": {
"apple": {
"command": "D://anaconda//python.exe",
"args": [
"D://pyfile//MCP//get_apple_price.py"
]
}
}
}