Skip to main content
Glama

Baloosearch MCP Server

by el95149
test-tool.js370 B
import { searchFiles } from './tools/baloosearch-tool.js' // Test the searchFiles function async function testSearch() { try { console.log('Testing baloosearch tool...') const results = await searchFiles({ query: 'test', limit: 3 }) console.log('Search results:', results) } catch (error) { console.error('Error:', error.message) } } testSearch()

Latest Blog Posts

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/el95149/baloosearch-mcp'

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