plam-circle/developer-web-mcp-server
3.3
If you are the rightful owner of developer-web-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
An MCP server for managing and analyzing code in Circle's developer-web project.
Tools
Functions exposed to the LLM to take actions
search_files
Search for files matching a pattern in the developer-web project.
find_components
Find React components in the project.
get_graphql_schemas
Get all GraphQL schema files in the project.
get_project_structure
Get the project structure and file counts.
find_test_files
Find test files in the project.
get_package_info
Get information about packages in the project.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client