From 7c7f64aabc1a2f7ebd1b8a1c3ab19bc23ea0825a Mon Sep 17 00:00:00 2001
From: stanlee000 <117379032+stanlee000@users.noreply.github.com>
Date: Fri, 18 Apr 2025 22:46:21 +0200
Subject: [PATCH 1/2] Add Norman Finance MCP Server to README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 38f1dada7e..5e72f0ec1d 100644
--- a/README.md
+++ b/README.md
@@ -108,6 +108,7 @@ Official integrations are maintained by companies building production ready MCP
-
**[Neo4j](https://github.com/neo4j-contrib/mcp-neo4j/)** - Neo4j graph database server (schema + read/write-cypher) and separate graph database backed memory
-
**[Neon](https://github.com/neondatabase/mcp-server-neon)** - Interact with the Neon serverless Postgres platform
-
**[Notion](https://github.com/makenotion/notion-mcp-server#readme)** - This project implements an MCP server for the Notion API.
+-
**[Norman](https://github.com/norman-finance/norman-mcp-server)** - MCP server for managing accounting and taxes with Norman Finance.
-
**[OceanBase](https://github.com/oceanbase/mcp-oceanbase)** - MCP Server for OceanBase database and its tools
-
**[Octagon](https://github.com/OctagonAI/octagon-mcp-server)** - Deliver real-time investment research with extensive private and public market data.
-
**[OlaMaps](https://pypi.org/project/ola-maps-mcp-server)** - Official Ola Maps MCP Server for services like geocode, directions, place details and many more.
From b6bf5acfe33c782b149f2475444a42472830f106 Mon Sep 17 00:00:00 2001
From: stanlee000 <117379032+stanlee000@users.noreply.github.com>
Date: Fri, 18 Apr 2025 22:47:32 +0200
Subject: [PATCH 2/2] Add Norman Finance MCP server to README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 5e72f0ec1d..738ac52114 100644
--- a/README.md
+++ b/README.md
@@ -108,7 +108,7 @@ Official integrations are maintained by companies building production ready MCP
-
**[Neo4j](https://github.com/neo4j-contrib/mcp-neo4j/)** - Neo4j graph database server (schema + read/write-cypher) and separate graph database backed memory
-
**[Neon](https://github.com/neondatabase/mcp-server-neon)** - Interact with the Neon serverless Postgres platform
-
**[Notion](https://github.com/makenotion/notion-mcp-server#readme)** - This project implements an MCP server for the Notion API.
--
**[Norman](https://github.com/norman-finance/norman-mcp-server)** - MCP server for managing accounting and taxes with Norman Finance.
+-
**[Norman Finance](https://github.com/norman-finance/norman-mcp-server)** - MCP server for managing accounting and taxes with Norman Finance.
-
**[OceanBase](https://github.com/oceanbase/mcp-oceanbase)** - MCP Server for OceanBase database and its tools
-
**[Octagon](https://github.com/OctagonAI/octagon-mcp-server)** - Deliver real-time investment research with extensive private and public market data.
-
**[OlaMaps](https://pypi.org/project/ola-maps-mcp-server)** - Official Ola Maps MCP Server for services like geocode, directions, place details and many more.