---
Symbol: foo_bar
/TEST_OUTPUT/workspace/src/main.rs
Kind: Function
Range: L8:C1 - L12:C2
8|// FooBar is a simple function for testing
9|fn foo_bar() -> String {
10| String::from("Hello, World!")
11| println!("Unreachable code"); // This is unreachable code
12|}
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/isaacphi/mcp-language-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server