Skip to content

Commit 682c559

Browse files
committed
mcp update
1 parent e78252b commit 682c559

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

eng_2025/04/2025-04-24-16-45.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
https://github.com/github/github-mcp-server
2-
3-
Github launched their MCP server.
1+
GitHub launched their official MCP server.
42

53
[https://www.youtube.com/watch?v=d3QpQO6Paeg](https://www.youtube.com/watch?v=d3QpQO6Paeg)
64

@@ -28,9 +26,9 @@ There are projects that help convert a standard REST API to MCP - for example ht
2826

2927
**Security**. Since an MCP server acts as an *intermediary* between the model and the data source, a malicious actor who sets up a server can log everything, including API access keys to the data. Authentication and authorization are not yet standardized within MCP.
3028

31-
Servers are divided into official and community types. Obviously, official servers are not intermediaries, and requests to them are analogous to requests to API endpoints. *Community* servers, set up by third parties, should be treated with caution, and it's worth checking who is behind them. You can also set up your own server in cloud (for example, [weather on AWS lambda](https://www.featureform.com/post/deploy-mcp-on-aws-lambda-with-mcpengine)) or a container via https://github.com/metorial/mcp-containers.
29+
Servers are divided into official and community types. Obviously, official servers are not intermediaries, and requests to them are analogous to requests to API endpoints. *Community* servers, set up by third parties, should be treated with caution, and it's worth checking who is behind them. You can also set up your own server in cloud (for example, [weather on AWS lambda](https://www.featureform.com/post/deploy-mcp-on-aws-lambda-with-mcpengine)) or with a container via [mcp-containers](https://github.com/metorial/mcp-containers).
3230

3331
The more the protocol spreads, the more official servers will appear, as was the case with REST API.
3432

3533

36-
#mcp
34+
#mcp #githubcopilot

ukr_2025/04/2025-04-24-16-45 1.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
https://github.com/github/github-mcp-server
22

3-
Github запустили свій MCP.
3+
Github запустили свій офіційний MCP.
44

55
[https://www.youtube.com/watch?v=d3QpQO6Paeg](https://www.youtube.com/watch?v=d3QpQO6Paeg)
66

@@ -33,4 +33,4 @@ https://modelcontextprotocol.io/
3333
Чим більше буде поширюватися протокол, тим більше з'являтиметься офіційних серверів, як це сталося з REST API.
3434

3535

36-
#mcp
36+
#mcp #githubcopilot

0 commit comments

Comments
 (0)