Skip to content

Conversation

@idsts2670
Copy link
Contributor

Add Alpaca’s MCP server to community servers list


Description

This pull request adds Alpaca’s official MCP server to the community servers list in the README. It follows the existing format and styling so contributors can quickly find and leverage Alpaca’s server for algorithmic trading workflows.


Server Details

  • Server: GitHub
  • Changes to: README.md (third-party/community servers section)

Motivation and Context

Many traders and developers want a low-code way to interact with Alpaca’s Trading API directly from AI tools. By listing Alpaca’s MCP server here, we:

  • Surface a fully supported, developer-first integration for stocks and options trading.
  • Help newcomers discover how to analyze market data, build strategies, and place orders algorithmically using plain English.
  • Maintain consistency with other community entries, making it easy for AI platform/IDE users (Claude, VS Code, Cursor, etc.) to find and adopt this server.

How Has This Been Tested?

  • Verified that the README update renders correctly in GitHub’s Markdown preview.
  • Confirmed that the link points to the correct repository (alpaca-mcp-server).
  • Ran a sample query via Claude Desktop and Cursor against Alpaca’s MCP server to ensure all the endpoints respond (e.g., "Get current account balance").

Breaking Changes

  • None. This is purely a documentation update; no MCP client configuration changes are required.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Documentation update (adds new server listing)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • I have read the [MCP Protocol Documentation](https://modelcontextprotocol.io)
  • My changes follow MCP security best practices
  • I have updated the server’s README accordingly
  • I have tested this with an LLM client (e.g., Claude Desktop)
  • My code (or docs) follows the repository’s style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling (N/A for docs)
  • I have documented all environment variables and configuration options (N/A for docs)

Additional context

This entry should appear alphabetically under the “Community Servers” section, immediately after any server whose name begins with “Al…” (e.g., “Alloy”). If this section grows, it may be helpful to split servers by category (e.g., “Finance,” “Productivity”) in the future.

idsts2670 added 4 commits June 5, 2025 11:58
Add Alpaca's MCP server to community servers list
Add Alpaca MCP server to community servers list in README.md
@olaservo
Copy link
Member

Thanks for your contribution to the servers list. This has been merged in this combined PR: #2075

This is a new process we're trying out, so if you see any issues feel free to re-open the PR and tag me.

@olaservo olaservo closed this Jun 12, 2025
@idsts2670 idsts2670 deleted the readme_update branch June 12, 2025 15:41
@idsts2670 idsts2670 restored the readme_update branch June 12, 2025 15:44
@idsts2670 idsts2670 deleted the readme_update branch June 12, 2025 15:45
@idsts2670
Copy link
Contributor Author

idsts2670 commented Jun 12, 2025

Hi @olaservo
thank you for taking care of this merge. However, for some reason, the changes are not reflected in the main branch. Could you take a look at the commit 6b92fba?

This is what I've added to README.md, not Alibaba

  • Alpaca Logo Alpaca – Alpaca's MCP server lets you trade stocks and options, analyze market data, and build strategies through Alpaca's Trading API

@olaservo
Copy link
Member

Hi @idsts2670 , thanks for letting me know. I think maybe this one glitched due to another change showing in the same PR. I went ahead and merged your new PR and sorry for the confusion.

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.

2 participants