Os
Provides access to Ordnance Survey APIs through a standardized protocol.
关于
This Python-based service acts as a bridge between MCP clients and Ordnance Survey (OS) APIs, simplifying geographic data queries. It handles authentication, basic rate limiting, and offers a streamlined interface to the complex OS APIs. Key features include collection management, feature search with spatial filters, individual feature retrieval, linked identifier operations, and bulk feature operations, all designed to facilitate easy access to geographic data.
主要功能
- Individual feature retrieval by ID
- Linked identifier operations
- Collection management (listing and querying collections)
- 2 GitHub stars
- Feature search with spatial and attribute filters
- Bulk feature operations
使用案例
- Building applications that require location-based information
- Integrating Ordnance Survey data into MCP-based workflows
- Querying geographic data through a standardized protocol