nass-mcp-server
This MCP server is a tool for retrieving agricultural production data via the USDA NASS API. It allows users to obtain datasets based on specific commodities, locations, and times, as well as count the number of records. Access to the data can be obtained by requesting an API key.
GitHub Stars
3
User Rating
Not Rated
Favorites
0
Views
35
Forks
0
Issues
2
Reviews & Ratings
No reviews yet
No reviews yet
Be the first to review this MCP and help others with useful information!
Write the first reviewThe Prospectio MCP API is a FastAPI-based application designed for lead prospecting, implementing the Model Context Protocol (MCP). It adheres to Clean Architecture principles, ensuring a clear separation of concerns across domain, application, and infrastructure layers. The project focuses on core business entities and logic, along with use cases and API routes, facilitating integration with external services.
The mcp-client-for-ollama is a simple yet powerful Python client designed for interacting with Model Context Protocol (MCP) servers using Ollama. This client enables local large language models (LLMs) to utilize tools effectively. It primarily facilitates communication with APIs, streamlining workflows and enhancing the capabilities of LLMs.