Skip to main content
Glama

BLS MCP Server

by kovashikawa
CLAUDE_DESKTOP_SETUP.md483 B
# Claude Desktop Configuration Edit this file: `~/Library/Application Support/Claude/claude_desktop_config.json` Add this configuration: ```json { "mcpServers": { "bls-data": { "command": "uv", "args": [ "run", "python", "/Users/rafaelkovashikawa/Downloads/projects/bls_food/bls_mcp/scripts/start_server.py" ], "cwd": "/Users/rafaelkovashikawa/Downloads/projects/bls_food/bls_mcp" } } } ``` Then restart Claude Desktop.

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/kovashikawa/bls_mcp'

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