Skip to content

Comments

Implement initial version of the MCP server APIs#7

Merged
AzeemMuzammil merged 31 commits intoballerina-platform:mainfrom
AzeemMuzammil:fb-mcp-server-api
Jul 16, 2025
Merged

Implement initial version of the MCP server APIs#7
AzeemMuzammil merged 31 commits intoballerina-platform:mainfrom
AzeemMuzammil:fb-mcp-server-api

Conversation

@AzeemMuzammil
Copy link
Contributor

@AzeemMuzammil AzeemMuzammil commented Jun 24, 2025

Purpose

$title.
Fixes: ballerina-platform/ballerina-library#7997

Examples

Checklist

  • Linked to an issue
  • Updated the specification
  • Updated the changelog
  • Added tests
  • Checked native-image compatibility

@AzeemMuzammil AzeemMuzammil marked this pull request as draft June 24, 2025 07:31
@AzeemMuzammil AzeemMuzammil force-pushed the fb-mcp-server-api branch 2 times, most recently from 125291d to a6822dd Compare June 26, 2025 07:05
@AzeemMuzammil AzeemMuzammil marked this pull request as ready for review June 26, 2025 13:53
MaryamZi
MaryamZi previously approved these changes Jul 15, 2025
}


isolated resource function post .(@http:Payload JsonRpcMessage request, http:Headers headers)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This might be a bug btw.

@AzeemMuzammil AzeemMuzammil merged commit 1da2b8e into ballerina-platform:main Jul 16, 2025
5 checks passed
@AzeemMuzammil AzeemMuzammil deleted the fb-mcp-server-api branch July 16, 2025 04:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement Initial Version of MCP Listener and Service in Ballerina

4 participants