Truee Ai
@usetruee
关于 Truee Ai
Truee is a platform that helps businesses create a trusted, AI-ready business profile so AI systems, search engines, agents, and customers can understand exactly who they are, what they do, where they operate, and how to contact them.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"truee": {
"type": "http",
"url": "https://api.usetruee.com/mcp",
"headers": {
"x-api-key": "YOUR_API_KEY"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Truee?
Truee is a verified business directory for Africa. The Truee MCP server gives AI agents access to search, filter, and retrieve detailed profiles of verified African businesses — with contact info, location, services, branches, and verification status. It uses HTTP JSON-RPC transport (MCP 2024-11-05) and requires an API key for authentication.
How to use Truee?
Sign up at usetruee.com to get an API key. Configure the server by adding the endpoint https://api.usetruee.com/mcp and your API key in the x-api-key header to your MCP client (e.g., Claude Desktop or Cursor). Then use the provided tools: search_businesses (AI-powered query), query_businesses (keyword-based, cheaper), get_business (by ID/slug), and list_categories.
Key features of Truee
- Search businesses by natural language or structured filters
- Retrieve full business profiles with contact info and verification
- Filter by city, state, country, category, area, or proximity
- List all available business categories
- Different credit costs per tool (0-2 credits)
Use cases of Truee
- Find verified fintech companies in Lagos for partnership outreach
- Locate logistics companies operating in Abuja for supply chain needs
- Search for fabric sellers near Victoria Island within a radius
- Get full profile details of a specific business by its slug
- Browse all business categories available in the directory
FAQ from Truee
How do I get an API key?
Sign up at usetruee.com and generate an API key from your dashboard.
What tools are available?
Four tools: search_businesses (2 credits), query_businesses (1 credit), get_business (1 credit), and list_categories (0 credits).
What transport and auth does the server use?
HTTP JSON-RPC (MCP
其他 分类下的更多 MCP 服务器
Codelf
unbugA search tool helps dev to solve the naming things problem.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
评论