Notion Content Database
Manage content databases in Notion using the Notion API.
6ix-mcp
this provides access to the Toronto Open Data portal
installing
clone this repo and update your mcp configuration as follows
"mcpServers": {
"6ix-mcp": {
"command": "uv",
"args": [
"--directory",
"/path/to/6ix-mcp",
"run",
"main.py"
]
}
}
Related Servers
Canteen Data
Query employee canteen dining data, providing breakfast and lunch attendance statistics within a specified date range.
MCP Database Server
Provides database access, supporting SQLite, SQL Server, PostgreSQL, and MySQL.
CData SAP Hybris C4C
A read-only MCP server for querying live SAP Hybris C4C data, powered by the CData JDBC Driver.
Fireproof
Immutable ledger database with live synchronization
IGDB MCP Server
Access the IGDB (Internet Game Database) API through Model Context Protocol (MCP)
CData EnterpriseDB MCP Server
A read-only MCP server by CData that enables LLMs to query live data from EnterpriseDB databases.
SurrealDB MCP Server
A standardized interface for AI assistants to interact with a SurrealDB database.
Eugene Intelligence
Financial data for AI agents. SEC XBRL fundamentals, insider trades, 13F holdings, treasury yields. Source-traced.
Microsoft SQL Server
A Model Context Protocol (MCP) server for connecting to and querying Microsoft SQL Server databases.
SqlAugur
MCP server providing AI assistants with safe, read-only access to SQL Server databases. Built with C#/.NET 10, it uses AST-based query validation (Microsoft's T-SQL parser) to ensure only SELECT statements execute - blocking INSERT/UPDATE/DELETE/DROP/EXEC at the syntax tree level. Features include schema exploration, PlantUML/Mermaid ER diagram generation, rate limiting, and integrated DBA diagnostic toolsets (First Responder Kit, DarlingData, sp_WhoIsActive).