@ildunari/jina-mcp-advanced
Version:
Pure MCP Server for Jina.AI Advanced web scraping
24 lines • 659 B
JSON
{
"permissions": {
"allow": [
"mcp__Desktop_Commander__create_directory",
"mcp__Desktop_Commander__write_file",
"mcp__Desktop_Commander__execute_command",
"mcp__github__create_repository",
"mcp__github__get_me",
"mcp__Desktop_Commander__read_output",
"mcp__Desktop_Commander__edit_block",
"mcp__Desktop_Commander__list_directory",
"mcp__Desktop_Commander__read_file",
"Bash(claude mcp:*)",
"Bash(chmod:*)",
"Bash(rm:*)",
"Bash(npm install)",
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(npm publish:*)",
"Bash(npm login)"
],
"deny": []
}
}