loading…
Search for a command to run...
loading…
This server powers an AI-driven agricultural assistant built with FastAPI. It enables farmers and agricultural users to interact in their native languages, get
This server powers an AI-driven agricultural assistant built with FastAPI. It enables farmers and agricultural users to interact in their native languages, get intelligent responses from OpenAI’s GPT models, and receive both text and voice feedback. The system automatically detects language, translates queries, generates context-aware AI answers, and converts the replies into speech for accessibility.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"agrictech-ai": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"olasupoolalekanazeez222/agrictech-ai"
]
}
}
}Web content fetching and conversion for efficient LLM usage.
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also